We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2143741 commit 8d4c592Copy full SHA for 8d4c592
README.md
@@ -10,7 +10,7 @@ Pyodide kernel and all dependencies according Jupyterlite [manual](https://jupyt
10
This will generate a `jupyter-lite-build.tgz` with the self-contained Jupyterlite web app in your current directory.
11
* On Github a [GH action](./action.yml) uses the Docker build and is embedded into the [build workflow](./.github/workflows/main.yml)
12
which also add the build artifact as a release asset.
13
-* To create a new release push a new tag.
+* To create a new release push a new tag. Then the job will fire.
14
15
## Updates:
16
* Check [requirements.txt](./jupyterlite/requirements.txt) and [jupyter_lite_config.json](./jupyterlite/jupyter_lite_config.json) for library updates
0 commit comments