Skip to content

Commit

Permalink
Merge pull request #17 from WTFAcademy/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
KieSun authored Apr 16, 2023
2 parents b569a26 + a38ca91 commit 93ebde0
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 && pnpm run release
publish: pnpm run build:lib
env:
GITHUB_TOKEN: ${{ secrets.SOLIVE_GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

2 comments on commit 93ebde0

@vercel
Copy link

@vercel vercel bot commented on 93ebde0 Apr 16, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on 93ebde0 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

Please sign in to comment.