Skip to content

Commit

Permalink
update gh-token for release
Browse files Browse the repository at this point in the history
  • Loading branch information
kwsorensen committed Apr 12, 2022
1 parent 85ee111 commit ed29855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: "Release with Changelog"
uses: fregante/release-with-changelog@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GH_PAT }}
- name: Build and push Docker image
uses: docker/build-push-action@v2
with:
Expand Down

0 comments on commit ed29855

Please sign in to comment.