Skip to content

Commit c65a776

Browse files
authored
Update python-publish.yml
1 parent 08d771d commit c65a776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
New version of cryptoFuzz has been released!
101101
Check the latest features and updates in this release.
102102
files: |
103-
dist/cryptoFuzz-${{ env.NEW_VERSION }}.tar.gz
104-
dist/cryptoFuzz-${{ env.NEW_VERSION }}-py3-none-any.whl
103+
dist/cryptofuzz-${{ env.NEW_VERSION }}.tar.gz
104+
dist/cryptofuzz-${{ env.NEW_VERSION }}-py3-none-any.whl
105105
env:
106106
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)