Skip to content

Commit

Permalink
removed action on create
Browse files Browse the repository at this point in the history
  • Loading branch information
bbcho committed Oct 23, 2023
1 parent 341f921 commit fe405f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
name: Upload and Build Python Package
on:
release:
types: [created, published]
types: [published] #created,

jobs:
# https://github.com/marketplace/actions/python-wheels-manylinux-build
Expand Down

0 comments on commit fe405f4

Please sign in to comment.