mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-23 14:58:44 +00:00
⚡ Fix the secret name for the goreleaser
job in release.yml
This commit is contained in:
parent
c54a6e055e
commit
d2ded287ab
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -88,4 +88,4 @@ jobs:
|
||||
version: ${{ env.GITHUB_REF_NAME }}
|
||||
args: release --rm-dist
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user