mirror of
https://github.com/google/bumble.git
synced 2026-04-17 00:35:31 +00:00
Update python-publish.yml
trigger on published release
This commit is contained in:
committed by
GitHub
parent
9ea93be723
commit
900c15b151
6
.github/workflows/python-publish.yml
vendored
6
.github/workflows/python-publish.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: Upload Python Package
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
|
||||
Reference in New Issue
Block a user