mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
ci: enable workflow_dispatch
This commit is contained in:
1
.github/workflows/npm_release_core.yml
vendored
1
.github/workflows/npm_release_core.yml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
branches: [ 'master' ]
|
||||
paths:
|
||||
- 'packages/core/**'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
NPM_TAG: 'next'
|
||||
|
||||
Reference in New Issue
Block a user