We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8231ba0 commit cda78c0Copy full SHA for cda78c0
.github/workflows/code-sample-automation.yml
@@ -13,4 +13,4 @@ jobs:
13
- uses: actions/add-to-project@f5473ace9aeee8b97717b281e26980aa5097023f
14
with:
15
project-url: https://github.com/orgs/meilisearch/projects/44
16
- github-token: ${{ secrets.GITHUB_TOKEN }}
+ github-token: ${{ secrets.GH_TOKEN }}
0 commit comments