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 b743d25 commit c844f7eCopy full SHA for c844f7e
.github/workflows/publish.yml
@@ -6,7 +6,7 @@ on:
6
- main
7
- 'pre-release-beta/**'
8
- 'beta/**'
9
- - 'prototype-beta/'
+ - 'prototype-beta/**'
10
env:
11
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
12
0 commit comments