Skip to content

Commit 30164e1

Browse files
Correct path for nightly
1 parent f9ade9e commit 30164e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
with:
3333
tag_name: ethersync-jetbrains-nightly
3434
release_name: Nightly Release ${{ env.TAG_NAME }}
35-
body_path: ./build/distributions/ethersync-*.zip
35+
body_path: ./build/distributions/ethersync-0.7.0-SNAPSHOT.zip
3636
keep_num: 0
3737
keep_tags: false

0 commit comments

Comments
 (0)