updated build parameters (master only)
Some checks failed
Build Webpage / Render and Deploy to wiai.de (push) Failing after 3m56s

Signed-off-by: Jochen Mehlich <contact@jochenmehlich.de>
This commit is contained in:
Jochen Mehlich 2023-11-18 13:59:44 +01:00
parent 6d3e5f7a0f
commit 4eccf3ff5c

View File

@ -1,9 +1,11 @@
name: Build Webpage
run-name: $${{gitea.actor}} - build page
on: [push]
on:
push:
branches:
- master
jobs:
Render:
Render and Deploy to wiai.de:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3