Skip to content

Commit

Permalink
fix: use correct token
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentHardouin authored Feb 28, 2024
1 parent 296ba7d commit 0314543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:

- uses: 1024pix/pix-actions/release@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PIX_SERVICE_ACTIONS_TOKEN }}

0 comments on commit 0314543

Please sign in to comment.