diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 59e93029..6b9343c6 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -87,7 +87,7 @@ jobs: id: visibility with: repository: ${{env.REPO}} - token: ${{secrets.GITHUB_TOKEN}} + token: ${{secrets.SOURCE_PUSH_TOKEN}} - name: "Override DRAFT Flag" if: |-