Skip to content

Commit f2d60d4

Browse files
committed
goreleasemefromthisprision
1 parent 2b7df1c commit f2d60d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,6 @@ jobs:
2828
distribution: goreleaser
2929
version: latest
3030
args: release --clean
31+
env:
32+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3133

0 commit comments

Comments
 (0)