Skip to content

Move rehype plugins into this repo (#1926) #2477

Move rehype plugins into this repo (#1926)

Move rehype plugins into this repo (#1926) #2477

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@3f0f87098bd6b5c5b9a36d49c41d998ea58f9348 # v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}