Skip to content

fix(deps): update tiptap monorepo to v2.10.4 #809

fix(deps): update tiptap monorepo to v2.10.4

fix(deps): update tiptap monorepo to v2.10.4 #809

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Prepare and Build
uses: ./.github/actions/prepare
with:
tiptap-pro-token: ${{ secrets.TIPTAP_PRO_TOKEN }}