Skip to content

feat(FloatingUI): ✨ sync styles with the latest version #293

feat(FloatingUI): ✨ sync styles with the latest version

feat(FloatingUI): ✨ sync styles with the latest version #293

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