Skip to content

Commit

Permalink
.github/workflows/release.yaml: updated to use [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Feb 10, 2025
1 parent f8aec77 commit 8bb3319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
goos: windows
steps:
- uses: actions/checkout@v4
- uses: wangyoucao577/go-release-action@v1.40
- uses: wangyoucao577/go-release-action@v1.53
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit 8bb3319

Please sign in to comment.