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