Skip to content

Commit a6105dd

Browse files
committed
Fix: token update
1 parent dcf5d50 commit a6105dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-project.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
with:
2525
project: peer-review-status
2626
column: ${{ steps.get-column-name.outputs.name }}
27-
repo-token: ${{ secrets.GITHUB_TOKEN }}
27+
repo-token: ${{ secrets.GHPROJECT_TOKEN }}

0 commit comments

Comments
 (0)