Skip to content

Commit 0b4dde6

Browse files
authored
ci: [SDK-4485] use GH_PUSH_TOKEN for project workflow (#1144)
1 parent 27dc266 commit 0b4dde6

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 Cross-Platform Project
1616
project-url: https://github.com/orgs/OneSignal/projects/10
17-
github-token: ${{ secrets.GH_PROJECTS_TOKEN }}
17+
github-token: ${{ secrets.GH_PUSH_TOKEN }}

0 commit comments

Comments
 (0)