Skip to content

fix(CodeMirror): 🐛 fix the misaligned CodeMirror v6 overlay on VE (#1… #927

fix(CodeMirror): 🐛 fix the misaligned CodeMirror v6 overlay on VE (#1…

fix(CodeMirror): 🐛 fix the misaligned CodeMirror v6 overlay on VE (#1… #927

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: 🔖 Write release-please PR
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.WORKFLOW_TOKEN }}