mirror of
https://github.com/onyx-and-iris/simple-recorder.git
synced 2026-09-18 09:32:24 +00:00
add tag trigger to Release
This commit is contained in:
@@ -3,6 +3,9 @@ name: Release
|
||||
on:
|
||||
release:
|
||||
types: [created, published]
|
||||
push:
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
|
||||
jobs:
|
||||
pypi-publish:
|
||||
|
||||
Reference in New Issue
Block a user