Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
kungjim committed Nov 18, 2023
1 parent 15a3f1f commit c6e09b3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Build and upload to PyPI

on:
#release:
# types: [published]
push:
branches:
- pypi
release:
types: [published]
#push:
# branches:
# - pypi

jobs:
build_wheels:
Expand Down

0 comments on commit c6e09b3

Please sign in to comment.