diff --git a/.github/workflows/code-sample-automation.yml b/.github/workflows/code-sample-automation.yml index f58c8432d5..2581c579a7 100644 --- a/.github/workflows/code-sample-automation.yml +++ b/.github/workflows/code-sample-automation.yml @@ -13,4 +13,4 @@ jobs: - uses: actions/add-to-project@f5473ace9aeee8b97717b281e26980aa5097023f with: project-url: https://github.com/orgs/meilisearch/projects/44 - github-token: ${{ secrets.GITHUB_TOKEN }} + github-token: ${{ secrets.GH_TOKEN }}