Update push_test_server.yml (#1233)

Signed-off-by: raller1028 <57336867+raller1028@users.noreply.github.com>
This commit is contained in:
raller1028 2023-07-03 17:10:45 +08:00 committed by GitHub
parent dfeed76a66
commit 760882e147
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}