Skip to content

Commit

Permalink
Merge pull request #45 from randovania/dependabot/github_actions/sven…
Browse files Browse the repository at this point in the history
…staro/upload-release-action-2.7.0

Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0
  • Loading branch information
henriquegemignani committed Aug 1, 2023
2 parents cbf01c2 + 3aa8a05 commit 7bfa876
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 @@ -104,7 +104,7 @@ jobs:
repository_url: https://test.pypi.org/legacy/

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

0 comments on commit 7bfa876

Please sign in to comment.