Skip to content

fix(compare): share technology exports on iOS #52

fix(compare): share technology exports on iOS

fix(compare): share technology exports on iOS #52

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