Skip to content

Commit

Permalink
Merge pull request #11 from axllent/dependabot/github_actions/wangyou…
Browse files Browse the repository at this point in the history
…cao577/go-release-action-1.52

Bump wangyoucao577/go-release-action from 1.51 to 1.52
  • Loading branch information
axllent authored Nov 1, 2024
2 parents 8045461 + ce988d1 commit 893e043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4

# build the binaries
- uses: wangyoucao577/go-release-action@v1.51
- uses: wangyoucao577/go-release-action@v1.52
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit 893e043

Please sign in to comment.