Fix deploy script by normalizing version string

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2024-12-03 12:42:23 +00:00
parent ce3fa2164f
commit 865c5b0e9c
2 changed files with 3 additions and 3 deletions
@@ -11,7 +11,6 @@ runs:
using: composite
steps:
- name: Download release tarball
id: current_download
uses: robinraju/release-downloader@a96f54c1b5f5e09e47d9504526e96febd949d4c2 # v1
with:
tag: ${{ inputs.tag }}