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 28254f7 commit 41081e6Copy full SHA for 41081e6
.github/actions/build-proxies/action.yml
@@ -67,7 +67,7 @@ runs:
67
- name: Upload OAS Spec
68
uses: actions/upload-artifact@v4
69
with:
70
- name: ${{ inputs.APIM_ENV }}-build-output
+ name: ${{ inputs.apimEnv }}-build-output
71
path: ./build
72
73
- name: Trigger deploy proxy
0 commit comments