diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ec5cdb1..4382019 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -787,6 +787,8 @@ jobs: - name: Install PDCC shell: pwsh + env: + GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | ./scripts/Install-Pdcc.ps1 -Repository "ClassIsland/PhainonDistributionCenter" -OutputDir "./pdcc"