Skip to content

Commit

Permalink
Added yarn changeset tag back to release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisli30 committed Aug 23, 2023
1 parent 0c8a656 commit ca293d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ jobs:
# We set the changeset tag command here to auto-create github tag for each package
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Run yarn changeset tag
run: yarn changeset tag

0 comments on commit ca293d3

Please sign in to comment.