diff --git a/.github/workflows/actions/prepare-distribution/action.yml b/.github/workflows/actions/prepare-distribution/action.yml index 2f2a19da731..8182bbf13f0 100644 --- a/.github/workflows/actions/prepare-distribution/action.yml +++ b/.github/workflows/actions/prepare-distribution/action.yml @@ -131,7 +131,7 @@ runs: EOF - name: Fetch the latest version of the unstable tag - if: contains(inputs.version-name, 'unstable') + if: contains(inputs.tag, 'unstable') shell: bash run: | cat >> ./release-notes-addon.txt << EOF