Skip to content

Commit

Permalink
🔧 build(releases): update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
WAY29 committed May 10, 2022
1 parent c5bd7e4 commit 2909784
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.GH_PAT }}"
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
name: "Create release on GitHub"
uses: goreleaser/goreleaser-action@v2
with:
Expand Down

0 comments on commit 2909784

Please sign in to comment.