Skip to content

Commit

Permalink
Upgrade svenstaro/upload-release-action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jalle19 committed Jun 24, 2024
1 parent 25b7e41 commit 111ed29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
DEFAULT_BUMP: patch
id: bump_version
- name: Upload binary to release
uses: svenstaro/upload-release-action@v1-release
uses: svenstaro/upload-release-action@v2
if: ${{ github.event_name == 'push' && github.repository_owner == 'catalinii' }}
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 111ed29

Please sign in to comment.