Update push_test_server.yml

Signed-off-by: raller1028 <57336867+raller1028@users.noreply.github.com>
This commit is contained in:
raller1028 2023-07-03 17:07:26 +08:00 committed by GitHub
parent 28d724731a
commit bfafc8c604
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 }}