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 10e6c4a commit dad7401Copy full SHA for dad7401
.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