Skip to content

infra: create deploy workflow #12

infra: create deploy workflow

infra: create deploy workflow #12

Workflow file for this run

name: Build
permissions: write-all
on:
push:
branches: ["main"]
workflow_dispatch:
jobs:
build-and-push:
uses: ClayenApps/actions/.github/workflows/docker-ghcr.yml@main