Skip to content

Update apis.qmd (#135) #65

Update apis.qmd (#135)

Update apis.qmd (#135) #65

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 }}