Skip to content

Config

Config #27

Workflow file for this run

name: 🪂 Deploy
on:
push:
branches:
- main
pull_request:
branches:
- main
release:
types: [published, edited, prereleased]
jobs:
build:
name: 🔨 Build and deploy to ghcr
uses: quaternionmedia/.github/.github/workflows/build.yml@main
with:
submodules: true