Skip to content

Commit 1fecfe0

Browse files
fix: add image env
1 parent c130e33 commit 1fecfe0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-flask.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
HEX_API_KEY: ${{ secrets.HEX_ORGANIZATION_COINGAMING_KEY }}
8787
APP_NAME: ${{ inputs.app-name }}
8888
APP_VSN: ${{ inputs.app-vsn }}
89+
IMAGE: ""
8990

9091
steps:
9192
- name: Prepare repo and env

0 commit comments

Comments
 (0)