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 759eba9 commit 84bcb2aCopy full SHA for 84bcb2a
.github/workflows/pypi.yml
@@ -152,5 +152,5 @@ jobs:
152
153
**Programmer and Owner:** @Pymmdrza
154
files: |
155
- dist/fastCrypter-${{ env.NEW_VERSION }}.tar.gz
156
- dist/fastCrypter-${{ env.NEW_VERSION }}-py3-none-any.whl
+ dist/fastcrypter-${{ env.NEW_VERSION }}.tar.gz
+ dist/fastcrypter-${{ env.NEW_VERSION }}-py3-none-any.whl
0 commit comments