Skip to content

Introduce TerminalException (#145) #47

Introduce TerminalException (#145)

Introduce TerminalException (#145) #47

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