mirror of
https://github.com/danbulant/nushell
synced 2026-06-13 03:32:17 +00:00
update release to allow running manually (#4123)
This commit is contained in:
parent
d09e1148b2
commit
9fca417f8c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: Create Release Draft
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags: ['[0-9]+.[0-9]+.[0-9]+*']
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue