Skip to content

Commit 1279d22

Browse files
Correct nightly tag
1 parent 30164e1 commit 1279d22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232
with:
33-
tag_name: ethersync-jetbrains-nightly
34-
release_name: Nightly Release ${{ env.TAG_NAME }}
33+
tag_name: nightly
34+
release_name: Ethersync Jetbrains Nightly
3535
body_path: ./build/distributions/ethersync-0.7.0-SNAPSHOT.zip
3636
keep_num: 0
3737
keep_tags: false

0 commit comments

Comments
 (0)