Skip to content

Commit 507805c

Browse files
committed
Updated go-release-action
1 parent 935785e commit 507805c

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
@@ -15,7 +15,7 @@ jobs:
1515
goos: darwin
1616
steps:
1717
- uses: actions/checkout@v2
18-
- uses: wangyoucao577/go-release-action@v1.20
18+
- uses: wangyoucao577/go-release-action@v1.25
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
2121
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)