Skip to content

feat(scans): add responsive technology export composer #68

feat(scans): add responsive technology export composer

feat(scans): add responsive technology export composer #68

name: Release Please
on:
push:
branches:
- main
permissions:
contents: write
issues: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v5
with:
token: ${{ secrets.STACKRAY_PR_TOKEN || github.token }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json