Skip to content

Add renovate.json

Add renovate.json #9

Workflow file for this run

name: CI
on: [push]
jobs:
deploy_presentation:
name: Make and deploy presentation
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Make documentation
run: |
make build
- name: Deploy 🚀
uses: JamesIves/[email protected]
with:
branch: gh-pages
folder: presentation