Skip to content

Commit

Permalink
Merge pull request #26 from MrYadro/dependabot/github_actions/wangyou…
Browse files Browse the repository at this point in the history
…cao577/go-release-action-1.49
  • Loading branch information
MrYadro authored Feb 27, 2024
2 parents 0393b92 + 98aee36 commit e71b6fb
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 @@ -19,7 +19,7 @@ jobs:
goos: darwin
steps:
- uses: actions/checkout@v4
- uses: wangyoucao577/go-release-action@v1.48
- uses: wangyoucao577/go-release-action@v1.49
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit e71b6fb

Please sign in to comment.