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.
2 parents ac9aec2 + 00736fc commit 859c857Copy full SHA for 859c857
1 file changed
.github/workflows/add-to-project.yml
@@ -16,4 +16,4 @@ jobs:
16
- uses: actions/add-to-project@main
17
with:
18
project-url: https://github.com/orgs/github/projects/8014
19
- github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}
+ github-token: ${{ secrets.REST_PUBLIC_ADD_TO_PROJECT_TOKEN }}
0 commit comments