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 984be8d commit 6192e93Copy full SHA for 6192e93
.github/workflows/sync-issues-to-project.yml
@@ -13,4 +13,4 @@ jobs:
13
- uses: actions/add-to-project@v1.0.2
14
with:
15
project-url: https://github.com/orgs/shader-slang/projects/10
16
- github-token: ${{ secrets.SYNC_ISSUE_TO_SLANG_PROJECT_PAT }}
+ github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
0 commit comments