mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 16:35:29 +02:00
update release to allow running manually (#4123)
This commit is contained in:
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]+*']
|
||||
|
||||
|
Reference in New Issue
Block a user