Skip to content

Commit 7074c6a

Browse files
author
Artem
committed
#RI-3604 change release name (latest -> release) to avoid backward compatibility issue
1 parent d517b24 commit 7074c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
repo_token: "${{ secrets.GITHUB_TOKEN }}"
2323
prerelease: false
24-
automatic_release_tag: latest
24+
automatic_release_tag: release
2525
files: |
2626
data.zip
2727
build.json

0 commit comments

Comments
 (0)