Skip to content

Commit

Permalink
Merge pull request #127 from randovania/dependabot/github_actions/sve…
Browse files Browse the repository at this point in the history
…nstaro/upload-release-action-2.9.0

Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0
  • Loading branch information
github-actions[bot] committed Feb 22, 2024
2 parents 292f3f9 + da54116 commit 62f6259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
repository-url: https://test.pypi.org/legacy/

- name: Create GitHub release
uses: svenstaro/upload-release-action@2.7.0
uses: svenstaro/upload-release-action@2.9.0
if: ${{ startsWith(github.ref, 'refs/tags/') }}
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 62f6259

Please sign in to comment.