We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9018948 commit 30329a7Copy full SHA for 30329a7
.github/workflows/maven.yml
@@ -42,5 +42,5 @@ jobs:
42
- name: Upload Artifact
43
uses: actions/upload-artifact@v4
44
with:
45
- name: built-package
+ name: CatSeedLogin-${{ matrix.java-version }}
46
path: target/*.jar
0 commit comments