Skip to content

fix: use provided app instead of global app in scope content #84

fix: use provided app instead of global app in scope content

fix: use provided app instead of global app in scope content #84

Workflow file for this run

name: release-please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple