mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 07:33:01 +02:00
CI: Use specific token when calling add to project
[skip ci]
This commit is contained in:
@@ -13,4 +13,4 @@ jobs:
|
||||
- uses: actions/add-to-project@v1.0.2
|
||||
with:
|
||||
project-url: https://github.com/orgs/kernelkit/projects/3
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
github-token: ${{ secrets.ADD_TO_PROJECT }}
|
||||
|
||||
Reference in New Issue
Block a user