Skip to content

Revert "update makefile to pipenv>=2022.8.5 (#26)" (#27) #10

Revert "update makefile to pipenv>=2022.8.5 (#26)" (#27)

Revert "update makefile to pipenv>=2022.8.5 (#26)" (#27) #10

name: Deploy to GitHub Pages
permissions:
contents: write
pages: write
on:
push:
branches: [ "main", "master" ]
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps: [uses: thatgeeman/workflows/quarto-ghp@master]