chore: use cdrci2 account for CLA (#15783)

This commit is contained in:
Dean Sheather
2024-12-09 22:30:41 +10:00
committed by GitHub
parent 81279a9247
commit 018723c6b0
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# the below token should have repo scope and must be manually added by you in the repository's secret
PERSONAL_ACCESS_TOKEN: ${{ secrets.CDRCOMMUNITY_GITHUB_TOKEN }}
PERSONAL_ACCESS_TOKEN: ${{ secrets.CDRCI2_GITHUB_TOKEN }}
with:
remote-organization-name: "coder"
remote-repository-name: "cla"