Update build-images.yaml
This commit is contained in:
parent
e73b4e3c55
commit
e22b3b9512
2
.github/workflows/build-images.yaml
vendored
2
.github/workflows/build-images.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user