Update python-publish.yml
This commit is contained in:
parent
e52fca2d01
commit
9fd87a4b53
|
|
@ -5,7 +5,7 @@ name: Upload archinstall to PyPi
|
|||
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
types: [created, published]
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Reference in New Issue