Skip to content

Commit 900a716

Browse files
authored
Exit Prerelease Mode before releasing the canaries
1 parent 3f4838a commit 900a716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
npmTag: alpha
1313
buildScript: build
1414
nodeVersion: 18
15+
exitPre: true
1516
secrets:
1617
githubToken: ${{ secrets.GITHUB_TOKEN }}
1718
npmToken: ${{ secrets.NODE_AUTH_TOKEN }}

0 commit comments

Comments
 (0)