Skip to content

Commit

Permalink
Change BOT to use SNBOT_GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
shibd committed Nov 13, 2023
1 parent 7e97cb3 commit 2ef3541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2ef3541

Please sign in to comment.