Skip to content

Commit

Permalink
Update name of GH token in publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
marcauberer authored Aug 23, 2022
1 parent f522338 commit 52d2361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -355,4 +355,4 @@ jobs:
with:
identifier: ChilliBits.Spice
release-tag: ${{ github.ref }}
token: ${{ secrets.GITHUB_PAT }}
token: ${{ secrets.CR_PAT }}

0 comments on commit 52d2361

Please sign in to comment.