Skip to content

feat: Add Meson as a build option (#2) #17

feat: Add Meson as a build option (#2)

feat: Add Meson as a build option (#2) #17

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}