Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish Live Editor previews for the develop & next branches #4841

Merged
merged 7 commits into from
Sep 24, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Print commit ref
  • Loading branch information
sidharthv96 committed Sep 22, 2023
commit 60d0dba648150ddc957ff2f9a65c542fb402dbfb
2 changes: 2 additions & 0 deletions scripts/editor.bash
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@
set -euxo pipefail
pnpm build

echo "$COMMIT_REF"

# Clone the Mermaid Live Editor repository
rm -rf mermaid-live-editor
git clone --single-branch https://github.com/mermaid-js/mermaid-live-editor.git