Skip to content

Merge pull request #103 from NASA-IMPACT/add-stac-ipyleaflet-docs #46

Merge pull request #103 from NASA-IMPACT/add-stac-ipyleaflet-docs

Merge pull request #103 from NASA-IMPACT/add-stac-ipyleaflet-docs #46

name: Build to Binder
on:
push:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Build and cache on mybinder.org
uses: jupyterhub/repo2docker-action@master
with:
NO_PUSH: true
MYBINDERORG_TAG: ${{ github.event.ref }}