Skip to content

Commit

Permalink
Merge pull request #1 from axllent/dependabot/github_actions/wangyouc…
Browse files Browse the repository at this point in the history
…ao577/go-release-action-1.40

Bump wangyoucao577/go-release-action from 1.39 to 1.40
  • Loading branch information
axllent authored Sep 1, 2023
2 parents 51250bb + e94d3f5 commit bde9f61
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@v3

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

0 comments on commit bde9f61

Please sign in to comment.