Skip to content

fix: update demo-cli-cac to use the new API (#102) #55

fix: update demo-cli-cac to use the new API (#102)

fix: update demo-cli-cac to use the new API (#102) #55

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