Skip to content

Commit 2909784

Browse files
committed
🔧 build(releases): update workflow
1 parent c5bd7e4 commit 2909784

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
go-version: 1.17
2121
-
2222
env:
23-
GITHUB_TOKEN: "${{ secrets.GH_PAT }}"
23+
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
2424
name: "Create release on GitHub"
2525
uses: goreleaser/goreleaser-action@v2
2626
with:

0 commit comments

Comments
 (0)