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 60a6a16 commit a8c44ceCopy full SHA for a8c44ce
.github/workflows/maven.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- uses: actions/upload-artifact@v4
57
with:
58
- name: core
+ name: core-${{ runner.os }}
59
path: target/*.jar
60
retention-days: 7
61
timeout-minutes: 5
0 commit comments