Update release.yml (#38)

Signed-off-by: raller1028 <57336867+raller1028@users.noreply.github.com>
This commit is contained in:
raller1028
2023-07-14 16:46:26 +08:00
committed by GitHub
parent f4e5706935
commit f626b02570
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
with:
# either 'goreleaser' (default) or 'goreleaser-pro'
distribution: goreleaser
version: latest
version: 1.14.1
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}