env
All checks were successful
Build Org Website / build (push) Successful in 45s

This commit is contained in:
2026-05-08 15:27:40 +01:00
parent f511163bee
commit f68bd5281b
6 changed files with 7 additions and 5 deletions

View File

@@ -25,4 +25,6 @@ jobs:
- name: Monitor build and notify Discord
if: always()
env:
DISCORD_WEBHOOK_URL: ${{ secrets.DISCORD_WEBHOOK_URL }}
run: /snap/bin/pwsh -NoProfile -File ./gitea-build-monitor.ps1