Skip to content

Commit

Permalink
update go-release-action
Browse files Browse the repository at this point in the history
  • Loading branch information
nestor-sk committed Oct 18, 2024
1 parent 1642d73 commit 86fa9d6
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 @@ -18,7 +18,7 @@ jobs:
goos: darwin
steps:
- uses: actions/checkout@v3
- uses: wangyoucao577/go-release-action@v1.34
- uses: wangyoucao577/go-release-action@v1.52
with:
project_path: "./cmd"
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 86fa9d6

Please sign in to comment.