Skip to content

Commit

Permalink
Merge branch 'hotfix/2.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinscham committed Sep 8, 2023
2 parents 3f3fb35 + b64be3a commit 0bddfab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
prerelease: ${{env.PRERELEASE == 'true'}}
body: ${{ env.CHANGELOG }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GHCR_PAT }}

publish:
name: Publish
Expand Down

0 comments on commit 0bddfab

Please sign in to comment.