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 cebfa79 commit 2904280Copy full SHA for 2904280
.github/actions/build-oas-spec/action.yml
@@ -65,4 +65,4 @@ runs:
65
uses: actions/upload-artifact@v4
66
with:
67
path: "build"
68
- name: api-oas-specification-${{ inputs.version }}
+ name: api-oas-specification-${{ inputs.apimEnv }}-${{ inputs.version }}
0 commit comments