We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4cf202 commit c55c67cCopy full SHA for c55c67c
.github/workflows/auto-add-to-project.yml
@@ -13,5 +13,5 @@ jobs:
13
- uses: actions/add-to-project@v1.0.2
14
with:
15
project-url: https://github.com/orgs/cyber-shuttle/projects/2
16
- github-token: ${{ secrets.PROJECT_TOKEN }}
+ github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
17
0 commit comments