Skip to content

Commit e05b2de

Browse files
committed
Fix environment
1 parent 28af1ed commit e05b2de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/build-proxies/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ runs:
6666

6767
- name: Trigger deploy proxy
6868
env:
69+
APIM_ENV: ${{ inputs.apimEnv }}
6970
APP_CLIENT_ID: ${{ env.APP_CLIENT_ID }}
7071
APP_PEM_FILE: ${{ env.APP_PEM_FILE }}
7172
shell: bash

0 commit comments

Comments
 (0)