Skip to content

Commit 76d0b02

Browse files
committed
Enable submodule auto update
1 parent 78142f5 commit 76d0b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Update NDP Submodule
1212
uses: nexmo/github-actions/submodule-auto-pr@master
1313
env:
14-
GH_ADMIN_TOKEN: ${{ secrets.GH_ADMIN_TOKEN }}
14+
GH_ADMIN_TOKEN: ${{ secrets.PDX_GH_TOKEN }}
1515
PR_ACTIVE_BRANCH: master
1616
PR_BRANCH_NAME: automated-php-snippets-update
1717
PR_SUBMODULE_PATH: .repos/nexmo/nexmo-php-code-snippets

0 commit comments

Comments
 (0)