Update push_test_server.yml (#1233)
Signed-off-by: raller1028 <57336867+raller1028@users.noreply.github.com>
This commit is contained in:
parent
dfeed76a66
commit
760882e147
1 changed files with 1 additions and 1 deletions
2
.github/workflows/push_test_server.yml
vendored
2
.github/workflows/push_test_server.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
|||
with:
|
||||
# either 'goreleaser' (default) or 'goreleaser-pro'
|
||||
distribution: goreleaser
|
||||
version: latest
|
||||
version: 1.14.1
|
||||
args: release --rm-dist --snapshot
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue