Update .gitea/workflows/doxygen.yaml

This commit is contained in:
thijskamphuis 2025-01-28 22:27:35 +01:00
parent c216d391fd
commit a5aaceb7e3

View File

@ -24,7 +24,7 @@ jobs:
doxygen Doxyfile
- name: Execute Pterodactyl Power Action
uses: D3OXY/pterodactyl-power@V1
uses: thijskamphuis/pte-power@main
with:
PANEL_URL: "https://pte.nucs.me"
API_KEY: ${{ secrets.PTERODACTYL_API_KEY }}