Thanks to visit codestin.com Credit goes to github.com
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 81279a9 commit 018723cCopy full SHA for 018723c
.github/workflows/contrib.yaml
@@ -53,7 +53,7 @@ jobs:
53
env:
54
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
55
# the below token should have repo scope and must be manually added by you in the repository's secret
56
- PERSONAL_ACCESS_TOKEN: ${{ secrets.CDRCOMMUNITY_GITHUB_TOKEN }}
+ PERSONAL_ACCESS_TOKEN: ${{ secrets.CDRCI2_GITHUB_TOKEN }}
57
with:
58
remote-organization-name: "coder"
59
remote-repository-name: "cla"
0 commit comments