Update frontend-cicd.yml

This commit is contained in:
Sam Heinz
2025-05-15 12:12:07 +10:00
committed by GitHub
parent 227c99fcd0
commit d600c0cad9

View File

@@ -85,7 +85,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
needs: build
if: github.ref == 'refs/heads/main' && github.repository == 'community-scripts/ProxmoxVE'
if: github.ref == 'refs/heads/main' && github.repository == 'asylumexp/Proxmox'
permissions:
pages: write
id-token: write