Skip to content

Commit faecc92

Browse files
authored
Merge pull request #1660 from OneSignal/fadi/sdk-4493
ci: [SDK-4493] use GH_PUSH_TOKEN for project workflow
2 parents eaddea7 + 58064a3 commit faecc92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
with:
1515
# SDK Mobile Project
1616
project-url: https://github.com/orgs/OneSignal/projects/18
17-
github-token: ${{ secrets.GH_PROJECTS_TOKEN }}
17+
github-token: ${{ secrets.GH_PUSH_TOKEN }}

0 commit comments

Comments
 (0)