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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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