Skip to content

Commit 9d26ed2

Browse files
authored
Apply suggestion from @choldgraf
1 parent 266d5cd commit 9d26ed2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ This action establishes a BinderHub session, and exposes the Jupyter server info
1010
- When the action runs, it will:
1111
- Create a Binder session using that configuration.
1212
- Export environment variables you can use in subsequent actions to run code in the Binder environment.
13+
- When the GitHub Workflow completes, the BinderHub server will be shut down.
1314

1415
When the action is complete, you'll have a running Binder session that you can use to run code in your GitHub Workflow.
1516
It will output two environment variables you can use to **execute code in that Binder session**:

0 commit comments

Comments
 (0)