Update python-publish.yml

This commit is contained in:
Anton Hvornum 2021-04-28 21:30:48 +02:00 committed by GitHub
parent e52fca2d01
commit 9fd87a4b53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ name: Upload archinstall to PyPi
on:
release:
types: [created]
types: [created, published]
jobs:
deploy: