Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
theogravity authored Apr 8, 2024
1 parent df09521 commit 7e95fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Run linting
run: pnpm run lint

- name: Create Release Pull Request
- name: Create Release Pull Request / Publish Packages
uses: changesets/action@v1
with:
publish: pnpm run release
Expand Down

0 comments on commit 7e95fdf

Please sign in to comment.