Skip to content

feat(security): sandbox custom public pages #219

feat(security): sandbox custom public pages

feat(security): sandbox custom public pages #219

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