Skip to content

Commit 2904280

Browse files
committed
Unique filename
1 parent cebfa79 commit 2904280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-oas-spec/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ runs:
6565
uses: actions/upload-artifact@v4
6666
with:
6767
path: "build"
68-
name: api-oas-specification-${{ inputs.version }}
68+
name: api-oas-specification-${{ inputs.apimEnv }}-${{ inputs.version }}

0 commit comments

Comments
 (0)