Skip to content

fix: remove product files during detach #211

fix: remove product files during detach

fix: remove product files during detach #211

name: release-please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v5
with:
# Standard GITHUB_TOKEN works perfectly for basic setups
token: ${{ secrets.GITHUB_TOKEN }}
# Release tags are created separately by trusted maintainers with Sigstore/gitsign.
skip-github-release: true