Skip to content

Commit

Permalink
added publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
proksh committed Sep 16, 2024
1 parent 966f634 commit 92574de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ jobs:
uses: changesets/action@v1
with:
publish: npm run build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 92574de

Please sign in to comment.