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 5144bed + 661a0e1 commit 6bc698cCopy full SHA for 6bc698c
1 file changed
.github/workflows/ci.yml
@@ -146,7 +146,7 @@ jobs:
146
147
- name: Publish to PyPI
148
if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')
149
- uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e
+ uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b
150
- name: Create a GitHub Release
151
152
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b
0 commit comments