Skip to content

fix(citty-adapter): dont throw an error when there is no subcommand (… #34

fix(citty-adapter): dont throw an error when there is no subcommand (…

fix(citty-adapter): dont throw an error when there is no subcommand (… #34

Workflow file for this run

name: Publish
on:
push:
branches: [main]
workflow_dispatch:
permissions:
id-token: write
contents: write
pull-requests: write
packages: write
jobs:
publish:
if: github.repository_owner == 'bombshell-dev'
uses: bombshell-dev/automation/.github/workflows/publish.yml@main
secrets: inherit