Skip to content

chore: update tooling (#14) #3

chore: update tooling (#14)

chore: update tooling (#14) #3

Workflow file for this run

name: Publish
on:
workflow_dispatch:
push:
branches:
- main
jobs:
publish:
if: github.repository_owner == 'bombshell-dev'
uses: bombshell-dev/automation/.github/workflows/publish.yml@main
secrets: inherit