Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit acb718a

Browse files
Update dev-upload.yml
1 parent 5bcf0a3 commit acb718a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dev-upload.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
- name: Upload artifacts
3434
uses: actions/upload-artifact@v3
3535
with:
36-
name: Dev Builds
37-
path: $OUTPUT_NAME
36+
name: Dev Builds (Commit ${COMMIT})
37+
path: ./$OUTPUT_NAME

0 commit comments

Comments
 (0)