diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 745ff81..2e582cd 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -16,7 +16,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # the below token should have repo scope and must be manually added by you in the repository's secret - PERSONAL_ACCESS_TOKEN : ${{ secrets.CLA_BOT_SEgit CRET }} + PERSONAL_ACCESS_TOKEN : ${{ secrets.CLA_BOT_SECRET }} with: remote-repository-name: 'CLA-Signatures' remote-organization-name: 'Autodesk'