We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78142f5 commit 76d0b02Copy full SHA for 76d0b02
.github/workflows/push.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Update NDP Submodule
12
uses: nexmo/github-actions/submodule-auto-pr@master
13
env:
14
- GH_ADMIN_TOKEN: ${{ secrets.GH_ADMIN_TOKEN }}
+ GH_ADMIN_TOKEN: ${{ secrets.PDX_GH_TOKEN }}
15
PR_ACTIVE_BRANCH: master
16
PR_BRANCH_NAME: automated-php-snippets-update
17
PR_SUBMODULE_PATH: .repos/nexmo/nexmo-php-code-snippets
0 commit comments