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 f9ade9e commit 30164e1Copy full SHA for 30164e1
.github/workflows/build.yaml
@@ -32,6 +32,6 @@ jobs:
32
with:
33
tag_name: ethersync-jetbrains-nightly
34
release_name: Nightly Release ${{ env.TAG_NAME }}
35
- body_path: ./build/distributions/ethersync-*.zip
+ body_path: ./build/distributions/ethersync-0.7.0-SNAPSHOT.zip
36
keep_num: 0
37
keep_tags: false
0 commit comments