Skip to content

Commit

Permalink
chore: release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
KieSun committed Apr 16, 2023
1 parent 93ebde0 commit 8c5071a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/relesae.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
id: changesets
uses: changesets/action@v1
with:
publish: pnpm run build:lib
publish: pnpm run build:lib && pnpm -w run release
env:
GITHUB_TOKEN: ${{ secrets.SOLIVE_GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

2 comments on commit 8c5071a

@vercel
Copy link

@vercel vercel bot commented on 8c5071a Apr 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

solive-doc – ./

solive-doc-git-main-wtfacademy.vercel.app
solive-doc-wtfacademy.vercel.app
solive-doc.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8c5071a Apr 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.