Skip to content

Commit c0df641

Browse files
committed
Update upload-build.yml
1 parent 3640701 commit c0df641

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Upload artifact
2828
uses: actions/upload-artifact@v4
2929
with:
30-
name: output
30+
name: ${{ github.event.repository.name }}
3131
path: publish/**
3232

3333
- name: Get artifact metadata

0 commit comments

Comments
 (0)