Skip to content

Commit 68f2f7b

Browse files
committed
feat: add release ci
1 parent 9ebda41 commit 68f2f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
version: latest
3333
args: release --rm-dist
3434
env:
35-
GITHUB_TOKEN: ${{ secrets.CI_big-ip-hacker }}
35+
GITHUB_TOKEN: ${{ secrets.CI_BIG_IP_HACKER }}
3636
# Your GoReleaser Pro key, if you are using the 'goreleaser-pro' distribution
3737
# GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}

0 commit comments

Comments
 (0)