diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index 35a3081b45c..9a7b7471377 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -2009,6 +2009,8 @@ jobs: - name: Execute Push Script shell: powershell run: build/package/winget/push_manifest.ps1 + env: + WINGET_PUSH_TOKEN: ${{ secrets.DEV_PUSH_TOKEN }} - name: Delay 10m to allow MS bot to update PR shell: powershell