Skip to content

Commit 2be2a54

Browse files
authored
Update publish-to-pypi.yml
1 parent 6499194 commit 2be2a54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Upload Python Package
22

33
on:
44
release:
5-
types: [published] # Trigger only when a new release is published
5+
types: [published] # Trigger when a new GitHub release is published
66

77
jobs:
88
upload-to-pypi:

0 commit comments

Comments
 (0)