diff --git a/action.yml b/action.yml index 00478c8b7..381bd45de 100644 --- a/action.yml +++ b/action.yml @@ -73,7 +73,7 @@ runs: uses: jaxxstorm/action-install-gh-release@v1.11.0 with: repo: cloudposse/atmos - tag: ${{ inputs.atmos-version }} + tag: v${{ inputs.atmos-version }} extension-matching: false cache: enable