Skip to content

Commit a6a4ccd

Browse files
authored
ci: [SDK-4487] use GH_PUSH_TOKEN for project workflow (#866)
1 parent 43e1908 commit a6a4ccd

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
@@ -13,4 +13,4 @@ jobs:
1313
with:
1414
# SDK Cross-Platform Project
1515
project-url: https://github.com/orgs/OneSignal/projects/10
16-
github-token: ${{ secrets.GH_PROJECTS_TOKEN }}
16+
github-token: ${{ secrets.GH_PUSH_TOKEN }}

0 commit comments

Comments
 (0)