chore: fix github action goreleaser step
This commit is contained in:
parent
dd7848a892
commit
e5f6e30e84
1 changed files with 0 additions and 1 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -72,7 +72,6 @@ jobs:
|
|||
with:
|
||||
version: latest
|
||||
args: release --rm-dist --skip-validate --skip-publish
|
||||
key: ${{ secrets.YOUR_PRIVATE_KEY }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue