mirror of
https://github.com/onyx-and-iris/simple-recorder.git
synced 2026-09-18 01:22:25 +00:00
add created trigger to Release action
This commit is contained in:
@@ -2,7 +2,7 @@ name: Release
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
types: [created, published]
|
||||
|
||||
jobs:
|
||||
pypi-publish:
|
||||
|
||||
Reference in New Issue
Block a user