Skip to content

Commit 28b64a0

Browse files
committed
Use existing tag github releases
1 parent eb1a190 commit 28b64a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
if: ${{ env.IS_SNAPSHOT_VERSION == 'false' }}
9191
with:
9292
repo_token: ${{ secrets.GITHUB_TOKEN }}
93+
automatic_release_tag: v${{ env.VERSION_NAME }}
9394
prerelease: false
9495
title: ${{ env.VERSION_NAME }}
9596
files: |

0 commit comments

Comments
 (0)