Skip to content

Commit a8c44ce

Browse files
authored
Update maven.yml
1 parent 60a6a16 commit a8c44ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- uses: actions/upload-artifact@v4
5757
with:
58-
name: core
58+
name: core-${{ runner.os }}
5959
path: target/*.jar
6060
retention-days: 7
6161
timeout-minutes: 5

0 commit comments

Comments
 (0)