diff --git a/.github/workflows/cherryPick.yml b/.github/workflows/cherryPick.yml index c2f30e0ede09..8b9f604fca33 100644 --- a/.github/workflows/cherryPick.yml +++ b/.github/workflows/cherryPick.yml @@ -67,7 +67,7 @@ jobs: uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f with: ref: staging - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.OS_BOTIFY_TOKEN }} - name: Decrypt Botify GPG key if: github.actor == 'OSBotify'