Skip to content

Commit

Permalink
exit pre mode
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Nov 15, 2022
1 parent 1dfcf27 commit 89fb4d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .changeset/pre.json
@@ -1,5 +1,5 @@
{
"mode": "pre",
"mode": "exit",
"tag": "three",
"initialVersions": {
"hello-world-benchmark": "0.13.11",
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr.yml
Expand Up @@ -12,7 +12,6 @@ jobs:
npmTag: alpha
buildScript: build
nodeVersion: 18
exitPre: true
packageManager: pnpm
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 89fb4d7

Please sign in to comment.