We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d479ee commit b9ecb8eCopy full SHA for b9ecb8e
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: actions/upload-artifact@v4
32
if: github.event_name == 'push' || github.event_name == 'pull_request'
33
with:
34
- name: Confictura (zipped)
+ name: MeepscCont (zipped)
35
path: build/libs/MeepscCont.jar
36
if-no-files-found: error
37
compression-level: 0
0 commit comments