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 b2b4ac4 commit 4f12c8dCopy full SHA for 4f12c8d
.github/workflows/sync-issues-to-project.yml
@@ -13,4 +13,4 @@ jobs:
13
- uses: actions/[email protected]
14
with:
15
project-url: https://github.com/orgs/shader-slang/projects/10
16
- github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
+ github-token: ${{ secrets.SYNC_ISSUE_TO_SLANG_PROJECT_PAT }}
0 commit comments