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 3f4838a commit 900a716Copy full SHA for 900a716
.github/workflows/pr.yml
@@ -12,6 +12,7 @@ jobs:
12
npmTag: alpha
13
buildScript: build
14
nodeVersion: 18
15
+ exitPre: true
16
secrets:
17
githubToken: ${{ secrets.GITHUB_TOKEN }}
18
npmToken: ${{ secrets.NODE_AUTH_TOKEN }}
0 commit comments