Skip to content

Commit

Permalink
Remove automatic release tag option
Browse files Browse the repository at this point in the history
  • Loading branch information
marekpridal committed Nov 20, 2024
1 parent 953193f commit b245a4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/Publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
automatic_release_tag: "${{ github.ref }}"
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
title: "Release ${{ github.ref }}"

0 comments on commit b245a4a

Please sign in to comment.