diff --git a/.github/workflows/version.yml b/.github/workflows/version.yml index 9ee1141..43761a0 100644 --- a/.github/workflows/version.yml +++ b/.github/workflows/version.yml @@ -32,4 +32,4 @@ jobs: with: commit_message: Update Version (On Demand) commit_options: '--no-verify' - tagging_message: ${{ github.event.inputs.version }} + # tagging_message: ${{ github.event.inputs.version }}