mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 19:28: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
|
||||
on:
|
||||
push:
|
||||
tags: ["release"]
|
||||
tags:
|
||||
- v20*
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user