Skip to content

Commit 4802f70

Browse files
authored
Actually fix submodule auto-update
1 parent 76d0b02 commit 4802f70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
GH_ADMIN_TOKEN: ${{ secrets.PDX_GH_TOKEN }}
1515
PR_ACTIVE_BRANCH: master
1616
PR_BRANCH_NAME: automated-php-snippets-update
17-
PR_SUBMODULE_PATH: .repos/nexmo/nexmo-php-code-snippets
17+
PR_SUBMODULE_PATH: .repos/vonage/vonage-php-code-snippets
1818
PR_TARGET_BRANCH: master
1919
PR_TARGET_ORG: nexmo
2020
PR_TARGET_REPO: nexmo-developer
21-
PR_TITLE: nexmo-php-code-snippets Update
21+
PR_TITLE: vonage-php-code-snippets Update

0 commit comments

Comments
 (0)