Skip to content

Commit 5be9aba

Browse files
committed
Update pypi.yml
1 parent c384d16 commit 5be9aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
- name: Run Bump script
6464
if: github.event_name == 'workflow_dispatch' || (github.event_name == 'push' && github.ref == 'refs/heads/main')
65-
run: python bump_version.py fastCrypter
65+
run: python bump_version.py fastcrypter
6666

6767
- name: Remove Bump Script
6868
if: github.event_name == 'workflow_dispatch' || (github.event_name == 'push' && github.ref == 'refs/heads/main')

0 commit comments

Comments
 (0)