We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff9b6d6 commit d2fe0aeCopy full SHA for d2fe0ae
.github/workflows/main.yml
@@ -22,5 +22,5 @@ jobs:
22
with:
23
tag_name: release-v${{ github.run_number }}
24
files: |
25
- target/*.jar
26
target/!original-*.jar
+ target/*.jar
0 commit comments