Change workflow to trigger on publish
This commit is contained in:
parent
642a3fee8c
commit
ac4ecd0241
@ -1,8 +1,8 @@
|
|||||||
name: Release workflow
|
name: Release workflow
|
||||||
run-name: Build wheels an upload to PyPI
|
run-name: Build wheels an upload to PyPI
|
||||||
on: [push]
|
on:
|
||||||
# release:
|
release:
|
||||||
# types: [published]
|
types: [published]
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user