Skip to content

Commit b5bb239

Browse files
committed
ci: fix token
Signed-off-by: Carlos Alexandro Becker <[email protected]>
1 parent bd67911 commit b5bb239

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@ jobs:
4141
args: release --clean
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44+
GH_PAT: ${{ secrets.GH_PAT }}
4445
# Your GoReleaser Pro key, if you are using the 'goreleaser-pro' distribution
4546
# GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}

0 commit comments

Comments
 (0)