Skip to content

Commit

Permalink
Merge pull request #283 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
ThanatosGit authored Feb 22, 2024
2 parents 1e5da39 + f81d40c commit cba7b61
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 @@ -125,7 +125,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 cba7b61

Please sign in to comment.