Skip to content

Commit 6192e93

Browse files
authored
Use ADD_TO_PROJECT_PAT for sync-issues-to-project (#90)
1 parent 984be8d commit 6192e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-issues-to-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
- uses: actions/add-to-project@v1.0.2
1414
with:
1515
project-url: https://github.com/orgs/shader-slang/projects/10
16-
github-token: ${{ secrets.SYNC_ISSUE_TO_SLANG_PROJECT_PAT }}
16+
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)