Update .gitea/workflows/doxygen.yaml
All checks were successful
Doxygen / Doxygen (push) Successful in 14s
All checks were successful
Doxygen / Doxygen (push) Successful in 14s
This commit is contained in:
parent
46004299f1
commit
92eebeb7e9
@ -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"
|
||||
Loading…
x
Reference in New Issue
Block a user