From 39ae1b9f6b65d3b353e58338d9f1c69888837e0d Mon Sep 17 00:00:00 2001 From: Tsiry Sandratraina Date: Tue, 6 Aug 2024 18:33:37 +0000 Subject: [PATCH] ci: set GITHUB_ACCESS_TOKEN --- .github/workflows/ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c8ea32b..2196047 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,9 @@ jobs: args: | get kind system install firecracker - working-directory: example + working-directory: + env: + GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Show arkade version run: | type arakade