Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20fa868 + 96c5d04 commit 74d3652Copy full SHA for 74d3652
1 file changed
.github/workflows/ci.yml
@@ -133,7 +133,7 @@ jobs:
133
134
- name: Publish to PyPI
135
if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')
136
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e
137
- name: Create a GitHub Release
138
139
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8
0 commit comments