Trigger additional tags on release and manual (#6)
This commit is contained in:
@@ -6,6 +6,10 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- v[0-9]+.[0-9]+.[0-9]+
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
additional-tags:
|
||||
|
||||
Reference in New Issue
Block a user