mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-02-16 22:44:09 -06:00
Run new release workflow on pushed tags
This commit is contained in:
parent
2aff1076cb
commit
3a867f0b82
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -3,7 +3,8 @@
|
|||||||
name: Release
|
name: Release
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags: ["release"]
|
tags:
|
||||||
|
- v20*
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user