mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
allow manual cd
This commit is contained in:
parent
218d739b03
commit
3de9953dde
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
|||
push:
|
||||
tags:
|
||||
- '*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
|
|||
Loading…
Reference in a new issue