Skip to content

Commit

Permalink
fix ci (release)
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-chervet committed Jul 27, 2023
1 parent 1cb74b3 commit 32a1be6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,6 @@ jobs:
run: pnpm i --frozen-lockfile
working-directory: .

- name: pnpm prepare
run: pnpm run prepare
working-directory: .

- name: Commit updates package.json
uses: stefanzweifel/git-auto-commit-action@v4
if: github.ref == 'refs/heads/main' && steps.which_tag.outputs.tag == 'release'
Expand Down

0 comments on commit 32a1be6

Please sign in to comment.