Skip to content

ci: add release-please action #1

ci: add release-please action

ci: add release-please action #1

name: Release Please
on:
workflow_dispatch:
push:
branches: [ "main" ]
permissions:
contents: write
pull-requests: write
jobs:
call:
uses: opiproject/opi-smbios-bridge/.github/workflows/release-please.yml@main
secrets: inherit