We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b99092 commit 53befc9Copy full SHA for 53befc9
.github/workflows/main.yml
@@ -23,4 +23,4 @@ jobs:
23
tag_name: release-v${{ github.run_number }}
24
files:
25
- 'target/*.jar'
26
- - '!target/original-*.jar'
+ - 'target/!original-*.jar'
0 commit comments