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 4e145dc commit 0edfdc8Copy full SHA for 0edfdc8
.github/workflows/cp_latest_dispatch.yml
@@ -18,6 +18,7 @@ on:
18
19
env:
20
OS_ARCH: ${{ github.event.inputs.os-and-arch }}
21
+ PATCH_SERVER_PORT: ${{ github.event.inputs.patch-server-port }}
22
23
jobs:
24
0 commit comments