mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-01-12 17:52:41 +08:00
ci: switch to empty changeset
This commit is contained in:
2
.github/workflows/version.yml
vendored
2
.github/workflows/version.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
# hack changesets/action to allow not using changesets
|
||||
- run: |
|
||||
mkdir .changeset
|
||||
touch .changeset/fake-changeset.md
|
||||
echo '---\n---\n' > .changeset/fake-changeset.md
|
||||
echo '.changeset/fake-changeset.md' >> .git/info/exclude
|
||||
|
||||
- name: Create Release Pull Request
|
||||
|
||||
Reference in New Issue
Block a user