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
|
fi
|
||||||
|
|
||||||
- name: Create issue ${{ env.VERSION }}
|
- name: Create issue ${{ env.VERSION }}
|
||||||
if: ${{ env.NEW_VERSION != "" }}
|
if: "${{ env.NEW_VERSION != '' }}"
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
GH=gh_2.18.1_linux_amd64/bin/gh
|
GH=gh_2.18.1_linux_amd64/bin/gh
|
||||||
|
Loading…
Reference in New Issue
Block a user