Skip to content

Commit

Permalink
ci: fix dirty lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
axe312ger committed Dec 19, 2023
1 parent 212cf31 commit b215c49
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1,049 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: Publishing canary releases to npm registry
if: steps.changesets.outputs.published != 'true'
run: |
git checkout main
yarn version:canary
yarn release:canary
env:
Expand Down
Loading

0 comments on commit b215c49

Please sign in to comment.