Update .gitea/workflows/deploy.yaml

This commit is contained in:
2026-01-19 23:24:57 +01:00
parent 78a4fec36b
commit b66d4e744f

View File

@@ -1,8 +1,7 @@
name: Build and Deploy Quartz name: Build and Deploy Quartz
run-name: ${{ gitea.actor }} is building Quartz site run-name: ${{ gitea.actor }} is building Quartz site
on: on: [push]
push:
branches: v4
jobs: jobs:
build: build:
runs-on: docker runs-on: docker