We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ebda41 commit 68f2f7bCopy full SHA for 68f2f7b
.github/workflows/release.yml
@@ -32,6 +32,6 @@ jobs:
32
version: latest
33
args: release --rm-dist
34
env:
35
- GITHUB_TOKEN: ${{ secrets.CI_big-ip-hacker }}
+ GITHUB_TOKEN: ${{ secrets.CI_BIG_IP_HACKER }}
36
# Your GoReleaser Pro key, if you are using the 'goreleaser-pro' distribution
37
# GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
0 commit comments