Update add_to_project.yml

This commit is contained in:
Paweł Kuna 2023-02-21 00:22:56 +01:00 committed by GitHub
parent 1aad8f81f1
commit ea0a251a87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ jobs:
- uses: actions/add-to-project@v0.4.0
with:
project-url: https://github.com/orgs/tabler/projects/9/views/1
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}