Update .gitea/workflows/doxygen.yaml
All checks were successful
Doxygen / Doxygen (push) Successful in 14s

This commit is contained in:
thijskamphuis 2025-01-28 22:32:43 +01:00
parent 46004299f1
commit 92eebeb7e9

View File

@ -26,6 +26,6 @@ jobs:
uses: D3OXY/pterodactyl-power@V1
with:
PANEL_URL: "https://pte.nucs.me"
API_KEY: ${{ secrets.PTERODACTYL_API_KEY }}
SERVER_ID: ${{ secrets.PTERODACTYL_SERVER_ID }}
API_KEY: ${{ secrets.PTE_API}}
SERVER_ID: ${{ secrets.PTE_SERVER }}
POWER_ACTION: "RESTART"