Skip to content

feat: add font size options to RTE #4

feat: add font size options to RTE

feat: add font size options to RTE #4

Workflow file for this run

name: Release
on:
push:
branches:
- "main"
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: remindgmbh/semantic-release-action@v2.2.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}