Skip to content

Commit 7e62016

Browse files
committed
Update wangyoucao577/go-release-action action to v1.42
1 parent 6ef4234 commit 7e62016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: checkout
1414
uses: actions/checkout@v2
15-
- uses: wangyoucao577/go-release-action@v1.41
15+
- uses: wangyoucao577/go-release-action@v1.42
1616
with:
1717
github_token: ${{ secrets.GITHUB_TOKEN }}
1818
goos: linux

0 commit comments

Comments
 (0)