Skip to content

Commit

Permalink
chore: gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit committed Sep 15, 2023
1 parent 5db876a commit b32bf01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/just-nut.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
name: ${{inputs.repository}}
runs-on: ${{inputs.os}}
env:
GH_TOKEN: ${{ github.token }} # Generic token provided by Github to use the 'gh' cli
GITHUB_TOKEN: ${{ secrets.SVC_CLI_BOT_GITHUB_TOKEN }}
TESTKIT_EXECUTABLE_PATH: sf
TESTKIT_AUTH_URL: ${{ secrets.TESTKIT_AUTH_URL}}
TESTKIT_HUB_USERNAME: ${{ secrets.TESTKIT_HUB_USERNAME}}
Expand Down

0 comments on commit b32bf01

Please sign in to comment.