Skip to content

Commit

Permalink
chore(deps): update python-semantic-release/upload-to-gh-release acti…
Browse files Browse the repository at this point in the history
…on to v9.8.1
  • Loading branch information
renovate[bot] authored and kaechele committed Jun 5, 2024
1 parent 7b1aca0 commit 6e87d6f
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 @@ -40,7 +40,7 @@ jobs:
if: steps.release.outputs.released == 'true'

- name: Publish package distributions to GitHub Releases
uses: python-semantic-release/[email protected].0
uses: python-semantic-release/[email protected].1
if: steps.release.outputs.released == 'true'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6e87d6f

Please sign in to comment.