Skip to content

Commit 4ee3f25

Browse files
committed
fix(ci): give the artifacts back
1 parent 19f914b commit 4ee3f25

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,4 @@ jobs:
3838
name: 'EmbeDEX nightly release $$'
3939
prerelease: true
4040
body: 'TODO: Add nightly release notes'
41-
files: |
42-
build/libs/!(*-all).jar
41+
files: build/libs/!(*-all).jar

0 commit comments

Comments
 (0)