Add docs deployment workflow

This commit is contained in:
Daniel Cronqvist 2024-08-17 21:50:54 +02:00
parent 022a5a0f1e
commit 85038d0dc3
2 changed files with 42 additions and 1 deletions

View file

@ -5,7 +5,7 @@ on:
- dev
jobs:
build:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2