Skip to content

Commit

Permalink
chore: finalize changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
lindenquan committed Dec 2, 2024
1 parent e20af23 commit 787b161
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,3 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Changesets output
run: |
echo published: "${{ steps.changesets.outputs.published }}"
echo publishedPackages: "${{ steps.changesets.outputs.publishedPackages }}"

0 comments on commit 787b161

Please sign in to comment.