Skip to content

refactor: move all project-specific logic into discrete classes #96

refactor: move all project-specific logic into discrete classes

refactor: move all project-specific logic into discrete classes #96

Workflow file for this run

name: Release
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
config-file: release-please-config.json