Add one more trigger to the publish workflow
This commit is contained in:
@@ -3,6 +3,9 @@ name: Publish Python 🐍 distributions 📦 to PyPI
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build-n-publish:
|
||||
|
||||
Reference in New Issue
Block a user