diff --git a/.github/workflows/accept_proto.yml b/.github/workflows/accept_proto.yml index 70ae432..1b8d607 100644 --- a/.github/workflows/accept_proto.yml +++ b/.github/workflows/accept_proto.yml @@ -61,7 +61,7 @@ jobs: - name: Download proto artifact from depot env: - GH_TOKEN: ${{ secrets.DEPOT_TOKEN }} + GH_TOKEN: ${{ secrets.CI_GIT_PAT }} RUN_ID: ${{ github.event.client_payload.run_id }} ARTIFACT_NAME: ${{ github.event.client_payload.artifact_name }} run: |