Skip to content

Merge commit '359c91bba5842fa55f56660e7849ac03007b12e4' #21

Merge commit '359c91bba5842fa55f56660e7849ac03007b12e4'

Merge commit '359c91bba5842fa55f56660e7849ac03007b12e4' #21

Workflow file for this run

name: Trigger release
on:
workflow_dispatch:
push:
branches:
- main
tags:
- v**
jobs:
publish-to-github-packages:
uses: ./.github/workflows/release.yml
secrets: inherit