ci: fix changeset action

This commit is contained in:
janniks
2022-06-16 17:27:53 +02:00
parent 1ecd7f9e02
commit ebc560aae2

View File

@@ -39,6 +39,7 @@ jobs:
# hack changesets/action to allow not using changesets
- run: |
mkdir .changesets
touch .changesets/fake-changeset.md
git update-index --assume-unchanged .changesets/fake-changeset.md