Skip to content

Updated core and web versions (#218) #28

Updated core and web versions (#218)

Updated core and web versions (#218) #28

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