Commit e868bb8e authored by Liam Horne's avatar Liam Horne

ci: re-add changeset folder but delete changeset files for canary build

parent 6a14a69b
......@@ -55,7 +55,7 @@ jobs:
- name: Publish To NPM or Create Release Pull Request
id: changesets
run: |
rm -rf .changeset
rm -rf .changeset/*.md
yarn build
yarn changeset version --snapshot
yarn changeset publish --tag canary
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment