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