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.
1 parent dbdc0e5 commit 0f44c33Copy full SHA for 0f44c33
.github/workflows/python-publish.yml
@@ -128,7 +128,7 @@ jobs:
128
---
129
130
- [Documentation](https://cryptofuzz.readthedocs.io/)
131
- - [PyPi Package](https://pypi.org/project/CryptoFuzz/${{ env.NEW_VERSION }}/
+ - [PyPi Package](https://pypi.org/project/CryptoFuzz/${{ env.NEW_VERSION }}/)
132
- [PyPi History](https://pypi.org/project/CryptoFuzz/${{ env.NEW_VERSION }}/#history)
133
- [Description Package](https://pypi.org/project/CryptoFuzz/${{ env.NEW_VERSION }}/#description)
134
- [Use Git Clone](https://github.com/Pymmdrza/cryptoFuzz#git)
0 commit comments