Skip to content

Commit

Permalink
Use existing tag github releases
Browse files Browse the repository at this point in the history
  • Loading branch information
tschuchortdev committed Aug 9, 2024
1 parent eb1a190 commit 28b64a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
if: ${{ env.IS_SNAPSHOT_VERSION == 'false' }}
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
automatic_release_tag: v${{ env.VERSION_NAME }}
prerelease: false
title: ${{ env.VERSION_NAME }}
files: |
Expand Down

0 comments on commit 28b64a0

Please sign in to comment.