We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43e1908 commit a6a4ccdCopy full SHA for a6a4ccd
1 file changed
.github/workflows/project.yml
@@ -13,4 +13,4 @@ jobs:
13
with:
14
# SDK Cross-Platform Project
15
project-url: https://github.com/orgs/OneSignal/projects/10
16
- github-token: ${{ secrets.GH_PROJECTS_TOKEN }}
+ github-token: ${{ secrets.GH_PUSH_TOKEN }}
0 commit comments