Skip to content

Undo change to the dark color theme #22

Undo change to the dark color theme

Undo change to the dark color theme #22

Workflow file for this run

name: Publish docs via GitHub Pages
on:
push:
branches: [master]
jobs:
build:
name: Deploy docs
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Deploy docs
uses: mhausenblas/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CUSTOM_DOMAIN: learn.getindico.io
REQUIREMENTS: requirements.txt