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 16e94e6 commit b557f83Copy full SHA for b557f83
.github/workflows/maven.yml
@@ -33,5 +33,5 @@ jobs:
33
if: success()
34
uses: actions/upload-artifact@v4
35
with:
36
- name: GitWave.zip
+ name: GitWave${{ matrix.java-version }}.zip
37
path: target/GitWave.zip
0 commit comments