diff --git a/.github/workflows/packer.yml b/.github/workflows/packer.yml index f08a7a4..f5608e5 100644 --- a/.github/workflows/packer.yml +++ b/.github/workflows/packer.yml @@ -86,7 +86,6 @@ jobs: env: GH_TOKEN: ${{ github.token }} run: | - echo ${{ github.event.inputs.pre_release == 'true' }} gh release edit ${{ github.event.inputs.version }} --prerelease comment-pr: