mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-17 13:46:07 -04:00
Run new release workflow on pushed tags
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user