Skip to content

Commit

Permalink
Merge pull request #29 from MrYadro/dependabot/github_actions/wangyou…
Browse files Browse the repository at this point in the history
…cao577/go-release-action-1.52
  • Loading branch information
MrYadro authored Oct 8, 2024
2 parents 92aae9b + 3fa3bd4 commit 0d85c32
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.51
- uses: wangyoucao577/go-release-action@v1.52
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit 0d85c32

Please sign in to comment.