Skip to content

Commit

Permalink
WIP try to rename the token
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarlovi committed Dec 6, 2024
1 parent 95b6329 commit 4a6d2bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ jobs:
name: toolbox.phar
path: build/
- run: make test-integration
env:
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

publish-phars:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4a6d2bc

Please sign in to comment.