mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-01-12 17:52:41 +08:00
ci: fix changeset action
This commit is contained in:
1
.github/workflows/version.yml
vendored
1
.github/workflows/version.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user