Skip to content

feat: add config input for release-please-standard action #13

feat: add config input for release-please-standard action

feat: add config input for release-please-standard action #13

Workflow file for this run

---
name: release
permissions:
contents: write
pull-requests: write
on:
push:
branches:
- "main"
jobs:
release:
uses: devops-roast/github-actions/.github/workflows/release-please-standard.yaml@main
secrets: inherit