Update .gitea/workflows/mkdocs_build.yml

This commit is contained in:
2026-03-26 11:08:23 +01:00
parent b87b1b9c43
commit bb394772a3

View File

@@ -7,7 +7,8 @@ on:
- cron: "0 1 * * *"
jobs:
runs-on: ubuntu-latest-intranet
build-and-deploy:
runs-on: ubuntu-latest-intranet
steps:
- name: Checkout
uses: actions/checkout@v4