forked from auracaster/bumble_mirror
Update python-publish.yml
trigger on published release
This commit is contained in:
committed by
GitHub
parent
9ea93be723
commit
6af14b26ee
4
.github/workflows/python-publish.yml
vendored
4
.github/workflows/python-publish.yml
vendored
@@ -1,8 +1,8 @@
|
|||||||
name: Upload Python Package
|
name: Upload Python Package
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
branches: [ main ]
|
types: [published]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user