Skip to content

Commit

Permalink
Test if add to project action works (#3111)
Browse files Browse the repository at this point in the history
* test if add to project action works

* try using `GH_TOKEN`

* rollback update to code sample
  • Loading branch information
guimachiavelli authored Jan 21, 2025
1 parent 8231ba0 commit cda78c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-sample-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit cda78c0

Please sign in to comment.