mirror of
https://github.com/atuinsh/atuin.git
synced 2024-12-26 08:59:21 +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"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
|
Loading…
Reference in New Issue
Block a user