Skip to content

Commit 41081e6

Browse files
committed
Try again
1 parent 28254f7 commit 41081e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ runs:
6767
- name: Upload OAS Spec
6868
uses: actions/upload-artifact@v4
6969
with:
70-
name: ${{ inputs.APIM_ENV }}-build-output
70+
name: ${{ inputs.apimEnv }}-build-output
7171
path: ./build
7272

7373
- name: Trigger deploy proxy

0 commit comments

Comments
 (0)