Skip to content

Commit 53befc9

Browse files
committed
syntax
1 parent 4b99092 commit 53befc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
tag_name: release-v${{ github.run_number }}
2424
files:
2525
- 'target/*.jar'
26-
- '!target/original-*.jar'
26+
- 'target/!original-*.jar'

0 commit comments

Comments
 (0)