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.6
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 87443f3 commit 3a346a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
if: steps.release.outputs.released == 'true'

- name: Publish package distributions to GitHub Releases
uses: python-semantic-release/upload-to-gh-release@v9.8.5
uses: python-semantic-release/upload-to-gh-release@v9.8.6
if: steps.release.outputs.released == 'true'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3a346a6

Please sign in to comment.