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 f26dda8 commit cfb4735Copy full SHA for cfb4735
.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.MEILI_BOT_GH_PAT }}
+ github-token: ${{ secrets.GH_TOKEN }}
0 commit comments