We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 431a5cf commit 6a43edeCopy full SHA for 6a43ede
.github/workflows/workflow.yaml
@@ -56,7 +56,7 @@ jobs:
56
with:
57
name: plugin-umami
58
path: |
59
- build/libs/*-plain.jar
+ build/libs/*.jar
60
retention-days: 1
61
62
github-release:
0 commit comments