init #2

Merged
allvater merged 6 commits from init into main 2024-03-17 11:10:24 +00:00
Showing only changes of commit 44f252fa41 - Show all commits

View File

@ -1,6 +1,9 @@
name: MkDocs Build and Deploy
run-name: ${{ gitea.actor }} is deploying U.10 Makerspace site 🚀
on: [push]
on:
push:
branches:
- main
jobs:
build-and-deploy: