Skip to content

fix(pagetools): 🐛 fix incorrect background color for language badge #374

fix(pagetools): 🐛 fix incorrect background color for language badge

fix(pagetools): 🐛 fix incorrect background color for language badge #374

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 }}