We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb653d commit 6adcc40Copy full SHA for 6adcc40
1 file changed
.github/workflows/npm_release_core.yml
@@ -5,6 +5,7 @@ on:
5
branches: [ 'master' ]
6
paths:
7
- 'packages/core/**'
8
+ workflow_dispatch:
9
10
env:
11
NPM_TAG: 'next'
0 commit comments