Skip to content

Commit

Permalink
修改自动发版脚本goreleaser版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
Dot-Liu committed Jul 2, 2024
1 parent 4abf9e3 commit e76e10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Create archives on Release #创建各种系统架构下的二进制包并上传至release assets
uses: goreleaser/[email protected]
with:
version: latest
version: 1.9.2
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e76e10c

Please sign in to comment.