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