Skip to content

Commit e4db712

Browse files
committed
add instuction to push
1 parent 8929ce4 commit e4db712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-new-env.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ jobs:
199199
'- `openenv validate --verbose ' + envDir + '`',
200200
'',
201201
'```\n' + displayLog + '\n```',
202+
'You can deploy the environment to Hugging Face Spaces by running `openenv push`.'
202203
];
203204
204205
const {owner, repo} = context.repo;

0 commit comments

Comments
 (0)