Skip to content

chore(ci): update action #14

chore(ci): update action

chore(ci): update action #14

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