We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c149d commit 7208fc4Copy full SHA for 7208fc4
1 file changed
.github/workflows/maven.yml
@@ -34,5 +34,5 @@ jobs:
34
uses: actions/upload-artifact@v3
35
with:
36
name: PlayerIDCounter
37
- path: target/player-id-counter-*.jar
+ path: target/CalcStack-*.jar
38
if-no-files-found: error
0 commit comments