Skip to content

Commit aaf0f7d

Browse files
fix: update gh project token
1 parent e96f80a commit aaf0f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-to-devtools.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
with:
2020
# add to DevTools Project #156
2121
project-url: https://github.com/orgs/near/projects/156
22-
github-token: ${{ secrets.GH_TOKEN }}
22+
github-token: ${{ secrets.PROJECT_GH_TOKEN }}

0 commit comments

Comments
 (0)