Update publish.yml
This commit is contained in:
@@ -2,7 +2,7 @@ name: Publish Python 🐍 distributions 📦 to PyPI
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
types: [created,published]
|
||||
|
||||
jobs:
|
||||
build-n-publish:
|
||||
|
||||
Reference in New Issue
Block a user