Skip to content

feat(core): ✨ move page header to the bottom on main page #413

feat(core): ✨ move page header to the bottom on main page

feat(core): ✨ move page header to the bottom on main page #413

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