diff --git a/.github/workflows/pr-verify.yml b/.github/workflows/pr-verify.yml index f8b47f855..461a051f4 100644 --- a/.github/workflows/pr-verify.yml +++ b/.github/workflows/pr-verify.yml @@ -19,7 +19,7 @@ jobs: - uses: actions/checkout@v3 with: repository: streamnative/pulsar-hub - token: ${{ secrets.BOT }} + token: ${{ secrets.SNBOT_GITHUB_TOKEN }} ref: ${{ github.ref }} path: prm