Skip to content

fix(sync): do not read skills directory #96

fix(sync): do not read skills directory

fix(sync): do not read skills directory #96

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
permissions:
contents: write
pull-requests: write
id-token: write