Skip to content

chore(deps): update gh minor #7

chore(deps): update gh minor

chore(deps): update gh minor #7

name: Build Self Host
on:
push:
branches-ignore:
- "gh-pages"
paths-ignore:
- ".github/workflows/**"
workflow_dispatch:
jobs:
build-self-host:
uses: ./.github/workflows/_build.yml
with:
chart_name: self-host
secrets: inherit