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.
2 parents ce80532 + 622d3a2 commit 79b59e0Copy full SHA for 79b59e0
.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