Skip to content

Commit

Permalink
U release.yml: fix release build fail #2
Browse files Browse the repository at this point in the history
  • Loading branch information
yurenchen000 committed Aug 24, 2023
1 parent 3132b71 commit 4b4ad9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: wangyoucao577/go-release-action@v1.34
- uses: wangyoucao577/go-release-action@v1.39
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# goos: linux
Expand Down

0 comments on commit 4b4ad9a

Please sign in to comment.