We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e96f80a commit aaf0f7dCopy full SHA for aaf0f7d
.github/workflows/add-to-devtools.yml
@@ -19,4 +19,4 @@ jobs:
19
with:
20
# add to DevTools Project #156
21
project-url: https://github.com/orgs/near/projects/156
22
- github-token: ${{ secrets.GH_TOKEN }}
+ github-token: ${{ secrets.PROJECT_GH_TOKEN }}
0 commit comments