Skip to content

Commit 0a7ba7c

Browse files
committed
Update workflow
1 parent 19b4478 commit 0a7ba7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 0
2121
- uses: "WyriHaximus/github-action-get-previous-tag@v1"
2222
id: previoustag
23-
- uses: wangyoucao577/go-release-action@v1.34
23+
- uses: wangyoucao577/go-release-action@v1.35
2424
with:
2525
github_token: ${{ secrets.GITHUB_TOKEN }}
2626
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)