diff --git a/.github/workflows/bump-ff-version.yml b/.github/workflows/bump-ff-version.yml index 341746ac4..fa6bf0ca3 100644 --- a/.github/workflows/bump-ff-version.yml +++ b/.github/workflows/bump-ff-version.yml @@ -8,7 +8,7 @@ on: inputs: ff-version-tag: description: 'F!F version tag requested to update in your project to. It has to be after 8.0.1(including).' - required: false + required: true default: 'latest' jobs: