Skip to content

Commit

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

0 comments on commit eb1a190

Please sign in to comment.