|
@@ -162,7 +162,7 @@ jobs:
|
|
|
continue-on-error: true
|
|
continue-on-error: true
|
|
|
|
|
|
|
|
- name: Upload to Release
|
|
- name: Upload to Release
|
|
|
- if: env.CHECK_IMG_IS_OK == 'true' && env.CHECK_ZIP_IS_OK == 'true'
|
|
|
|
|
|
|
+ if: env.CHECK_IMG_IS_OK == 'true'
|
|
|
uses: softprops/action-gh-release@v1
|
|
uses: softprops/action-gh-release@v1
|
|
|
with:
|
|
with:
|
|
|
files: |
|
|
files: |
|