mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2026-05-01 08:10:30 +02:00
Run new release workflow on pushed tags
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
name: Release
|
||||
on:
|
||||
push:
|
||||
tags: ["release"]
|
||||
tags:
|
||||
- v20*
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user