mirror of
https://github.com/nushell/nushell.git
synced 2024-11-26 02:13:47 +01:00
update release to allow running manually (#4123)
This commit is contained in:
parent
d09e1148b2
commit
9fca417f8c
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -1,6 +1,7 @@
|
|||||||
name: Create Release Draft
|
name: Create Release Draft
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
tags: ['[0-9]+.[0-9]+.[0-9]+*']
|
tags: ['[0-9]+.[0-9]+.[0-9]+*']
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user