Skip to content

fix: fix autocomplete guide line color when validate (#428) #59

fix: fix autocomplete guide line color when validate (#428)

fix: fix autocomplete guide line color when validate (#428) #59

Workflow file for this run

name: Publish
on:
push:
branches: [main, v0]
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