diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 4b88f6d6a8345..e5a63d9166981 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -15,7 +15,7 @@ jobs: # Alpha Release uses: hanxiao/github-action@master env: - GITHUB_TOKEN: ${{ secrets.JINA_DEV_BOT }} + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: path-to-signatures: '.github/signatures/v1/cla.json' path-To-cladocument: 'https://github.com/jina-ai/jina/blob/master/CLA.md'