Skip to content

Commit

Permalink
Add changeset publish to the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SferaDev authored Jan 27, 2023
1 parent 5e75e29 commit d06b562
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
uses: changesets/action@v1
with:
title: Release tracking
publish: npx changeset publish
env:
GITHUB_TOKEN: ${{ secrets.GIT_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit d06b562

Please sign in to comment.