Skip to content

Commit

Permalink
Merge pull request #69 from jsonresume/fix/release
Browse files Browse the repository at this point in the history
fix: run local changeset
  • Loading branch information
levino committed Dec 19, 2023
2 parents 2ef6f31 + 929ea1c commit 0eaba7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
id: changesets
uses: changesets/action@v1
with:
publish: changeset publish
publish: pnpm changeset publish
env:
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

2 comments on commit 0eaba7b

@vercel
Copy link

@vercel vercel bot commented on 0eaba7b Dec 19, 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 0eaba7b Dec 19, 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.