Adding monitor ps1

This commit is contained in:
2026-05-06 22:12:50 +01:00
parent 0d96b3e81f
commit 86b6e9baed
321 changed files with 708 additions and 0 deletions

4
.gitea/workflows/build.yml Executable file → Normal file
View File

@@ -20,3 +20,7 @@ jobs:
- name: Build site
run: make
- name: Monitor build and notify Discord
if: always()
run: /snap/bin/pwsh -NoProfile -File ./gitea-build-monitor.ps1