diff --git a/.github/workflows/plugin-delivery.yml b/.github/workflows/plugin-delivery.yml index 3264c139a..be4919159 100644 --- a/.github/workflows/plugin-delivery.yml +++ b/.github/workflows/plugin-delivery.yml @@ -108,7 +108,7 @@ jobs: module_name: plugins distrib: ${{ matrix.distrib }} cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }} - stability: unstable + stability: ${{ inputs.stability }} artifactory_token: ${{ secrets.artifactory_token }} deliver-deb-legacy: