mirror of
https://github.com/atuinsh/atuin.git
synced 2024-12-26 17:09:14 +01:00
Add workflow dispatch for release (#888)
This commit is contained in:
parent
83ed195d27
commit
678323b543
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -5,6 +5,7 @@ env:
|
|||||||
CICD_INTERMEDIATES_DIR: "_cicd-intermediates"
|
CICD_INTERMEDIATES_DIR: "_cicd-intermediates"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "v*"
|
- "v*"
|
||||||
|
Loading…
Reference in New Issue
Block a user