Skip to content

Use the StartMessage.partial_state flag, Remove partial_state flag pa… #12

Use the StartMessage.partial_state flag, Remove partial_state flag pa…

Use the StartMessage.partial_state flag, Remove partial_state flag pa… #12

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