Skip to content

Commit

Permalink
chore - actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jucian0 committed Oct 6, 2024
1 parent 9f9aafb commit c73e5f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: pnpm -r publish --no-git-checks --filter=!remote,cart,host
run: pnpm turbo-release

- name: Push tags, and commits
shell: bash
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c73e5f5

Please sign in to comment.