diff --git a/.github/workflows/release-and-package.yml b/.github/workflows/release-and-package.yml index 9b57c0d..c439359 100644 --- a/.github/workflows/release-and-package.yml +++ b/.github/workflows/release-and-package.yml @@ -9,7 +9,7 @@ on: tags: description: 'Tag to deploy, e.g. 2.47' required: true - type: boolean + type: string jobs: deploy: