Skip to content

refactor: move away from App.get() to Grapple.app() in settings #87

refactor: move away from App.get() to Grapple.app() in settings

refactor: move away from App.get() to Grapple.app() in settings #87

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