Skip to content

Commit

Permalink
Use GITHUB_TOKEN in test-and-build
Browse files Browse the repository at this point in the history
  • Loading branch information
jtherrmann committed Aug 2, 2023
1 parent 2975d80 commit ca60208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
develop_branch: develop
user: tools-bot
secrets:
USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }}
USER_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ca60208

Please sign in to comment.