Skip to content

Commit

Permalink
Merge pull request #8 from axllent/dependabot/github_actions/wangyouc…
Browse files Browse the repository at this point in the history
…ao577/go-release-action-1.50
  • Loading branch information
axllent committed May 1, 2024
2 parents bcb1a72 + dea5809 commit 817e8d8
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.49
- uses: wangyoucao577/go-release-action@v1.50
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit 817e8d8

Please sign in to comment.