Skip to content

Commit 1f1a931

Browse files
authored
Merge pull request #21 from legendu-net/dev
Update release.yml
2 parents 26ea6a6 + 8f9d3e1 commit 1f1a931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
contents: write
1919
steps:
2020
- uses: actions/checkout@v3
21-
- uses: wangyoucao577/go-release-action@v1
21+
- uses: wangyoucao577/go-release-action@v1.30
2222
with:
2323
github_token: ${{ secrets.GITHUB_TOKEN }}
2424
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)