Update build-images.yaml

This commit is contained in:
uazo
2022-10-21 06:36:07 -06:00
committed by GitHub
parent e73b4e3c55
commit e22b3b9512

View File

@@ -98,7 +98,7 @@ jobs:
fi
- name: Create issue ${{ env.VERSION }}
if: ${{ env.NEW_VERSION != "" }}
if: "${{ env.NEW_VERSION != '' }}"
shell: bash
run: |
GH=gh_2.18.1_linux_amd64/bin/gh