Skip to content

Commit 87038e3

Browse files
chore(deps): bump python-semantic-release/upload-to-gh-release (#290)
1 parent 037e28c commit 87038e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
if: steps.release.outputs.released == 'true'
8888

8989
- name: Publish package distributions to GitHub Releases
90-
uses: python-semantic-release/upload-to-gh-release@v8.7.0
90+
uses: python-semantic-release/upload-to-gh-release@v9.8.9
9191
if: steps.release.outputs.released == 'true'
9292
with:
9393
github_token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)