Skip to content

Merge pull request #14 from maicol07/auto-update-docs #51

Merge pull request #14 from maicol07/auto-update-docs

Merge pull request #14 from maicol07/auto-update-docs #51

Workflow file for this run

name: Release & Publish
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release_publish:
uses: maicol07/actions/.github/workflows/release_publish.yml@main
with:
release_channel: ${{ github.event.inputs.release_channel }}
secrets: inherit