Skip to content

Commit d9f1de0

Browse files
author
thomas loubrieu
committed
fix auth diagnostic
1 parent 0a34d3e commit d9f1de0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/sync_labels.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
echo "✅ GH_TOKEN is set"
3535
echo "Token length: ${#GH_TOKEN}"
3636
fi
37+
env:
38+
GH_TOKEN: ${{ secrets.PROJECTS_TOKEN }}
3739

3840
- name: Fetch labels from source repository
3941
run: |

0 commit comments

Comments
 (0)