Skip to content

Release Minor

Release Minor #1

---
name: Release Minor
on: [workflow_dispatch]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: cliffano/[email protected]
with:
release_type: 'minor'
github_token: ${{ secrets.OAPICF_GITHUB_TOKEN }}