Skip to content

Commit

Permalink
🐞 fix(workflow): update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
WAY29 committed May 9, 2022
1 parent 857c798 commit d48ba34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
go-version: 1.17
-
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
GITHUB_TOKEN: "${{ secrets.GH_PAT }}"
name: "Create release on GitHub"
uses: goreleaser/goreleaser-action@v2
with:
Expand Down

0 comments on commit d48ba34

Please sign in to comment.