Skip to content

Commit

Permalink
Merge pull request #14 from Flcwl/feat/unext
Browse files Browse the repository at this point in the history
chore: changeset
  • Loading branch information
Flcwl authored Oct 16, 2022
2 parents 3b47080 + 54ebe59 commit 56594c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
id: changesets
uses: changesets/action@v1
with:
version: pnpm version
publish: pnpm release
version: pnpm run version
publish: pnpm run release
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 56594c7

Please sign in to comment.