Skip to content

Commit

Permalink
deps: Update svenstaro/upload-release-action to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmicHorrorDev committed Aug 30, 2024
1 parent 5453ed7 commit 588687e
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 @@ -68,7 +68,7 @@ jobs:
fi
- name: Upload binaries to release
uses: svenstaro/upload-release-action@v1-release
uses: svenstaro/upload-release-action@2.9.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ${{ env.ASSET }}
Expand Down

0 comments on commit 588687e

Please sign in to comment.