Skip to content

Commit

Permalink
build on publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Ojas13-git committed Sep 26, 2024
1 parent cec2f8a commit 530b5d5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,4 @@ jobs:
id: changesets
uses: changesets/action@v1
with:
publish: pnpm run release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
publish: pnpm run build

0 comments on commit 530b5d5

Please sign in to comment.