We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b592fa commit 336c104Copy full SHA for 336c104
.github/workflows/main.yml
@@ -21,5 +21,5 @@ jobs:
21
arguments: build
22
- uses: actions/upload-artifact@v3
23
with:
24
- name: MarkItem.jar
+ name: MarkItem
25
path: build/libs/markitem-*.jar
0 commit comments