Skip to content

Commit a617372

Browse files
authored
Update cp_latest_dispatch.yml
1 parent 3e489b4 commit a617372

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/cp_latest_dispatch.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ on:
3939
env:
4040
OS_ARCH: ${{ github.event.inputs.os-and-arch }}
4141
PATCH_SERVER_PORT: ${{ github.event.inputs.patch-server-port }}
42+
PATCH_USER_EMAIL: ${{ github.event.inputs.patch-user-email }}
43+
PATCH_USER_FNAME: ${{ github.event.inputs.patch-user-firstName }}
44+
PATCH_USER_LNAME: ${{ github.event.inputs.patch-user-lastName }}
45+
PATCH_USER_COUNTRYCODE: ${{ github.event.inputs.patch-user-country-code }}
46+
PATCH_USER_PROVIDER: ${{ github.event.inputs.patch-user-provider }}
4247

4348
jobs:
4449

0 commit comments

Comments
 (0)