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 30164e1 commit 1279d22Copy full SHA for 1279d22
.github/workflows/build.yaml
@@ -30,8 +30,8 @@ jobs:
30
env:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
with:
33
- tag_name: ethersync-jetbrains-nightly
34
- release_name: Nightly Release ${{ env.TAG_NAME }}
+ tag_name: nightly
+ release_name: Ethersync Jetbrains Nightly
35
body_path: ./build/distributions/ethersync-0.7.0-SNAPSHOT.zip
36
keep_num: 0
37
keep_tags: false
0 commit comments