Skip to content

Fix security vulnerability and cleanup deps (#11) #2

Fix security vulnerability and cleanup deps (#11)

Fix security vulnerability and cleanup deps (#11) #2

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