Skip to content

Commit

Permalink
Merge pull request #86 from damianricobelli/update-package-name
Browse files Browse the repository at this point in the history
ci: update package name
  • Loading branch information
damianricobelli authored Jan 7, 2025
2 parents 5f499a0 + 24ec7a1 commit ae46b44
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 @@ -36,7 +36,7 @@ jobs:
run: pnpm install --frozen-lockfile

- name: Build @stepperize/react
run: pnpm turbo run build --filter=packages/react
run: pnpm turbo run build --filter=@stepperize/react

- name: Create Release Pull Request or Publish to npm
uses: changesets/action@v1
Expand Down

0 comments on commit ae46b44

Please sign in to comment.