Too much extra thought needed.
This commit is contained in:
parent
44a293c645
commit
1d47d6f6f5
1 changed files with 4 additions and 2 deletions
6
.github/workflows/python-publish.yml
vendored
6
.github/workflows/python-publish.yml
vendored
|
|
@ -3,8 +3,10 @@
|
|||
|
||||
name: Upload Python Package
|
||||
|
||||
on: push
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue