Skip to content

Commit 8c83f4d

Browse files
committed
fix shell
1 parent 1a3902e commit 8c83f4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/deploy_to_hf.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ STAGING_DIR="hf-staging"
6868
SPACE_SUFFIX=""
6969
PRIVATE=false
7070
DRY_RUN=false
71+
HUB_TAG="openenv"
7172

7273
while [[ $# -gt 0 ]]; do
7374
case "$1" in

0 commit comments

Comments
 (0)