Browse Source

Update push_test_server.yml (#1233)

Signed-off-by: raller1028 <57336867+raller1028@users.noreply.github.com>
raller1028 2 years ago
parent
commit
760882e147
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/push_test_server.yml

+ 1 - 1
.github/workflows/push_test_server.yml

@@ -44,7 +44,7 @@ jobs:
         with:
         with:
           # either 'goreleaser' (default) or 'goreleaser-pro'
           # either 'goreleaser' (default) or 'goreleaser-pro'
           distribution: goreleaser
           distribution: goreleaser
-          version: latest
+          version: 1.14.1
           args: release --rm-dist --snapshot
           args: release --rm-dist --snapshot
         env:
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}