Fix release workflow

This commit is contained in:
Puskar Basu
2025-07-09 18:53:34 +05:30
parent f5911b27fa
commit 23ae298aa9

View File

@@ -196,7 +196,6 @@ jobs:
with:
repository: turbot/homebrew-tap
token: ${{ secrets.GH_ACCESS_TOKEN }}
ref: ${{ github.event.inputs.version }}
- name: Update live version
if: steps.semver_parser.outputs.prerelease == ''