diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/analysis-notebook-test-binder.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/analysis-notebook-test-binder.yml b/.github/workflows/analysis-notebook-test-binder.yml index c2c2dc7..e0185c0 100644 --- a/.github/workflows/analysis-notebook-test-binder.yml +++ b/.github/workflows/analysis-notebook-test-binder.yml @@ -36,7 +36,7 @@ jobs: - name: Create a docker image using repo2docker id: install-using-repo2docker - uses: jupyterhub/repo2docker-action@master + uses: shankari/repo2docker-action@master with: IMAGE_NAME: "toriis" |
