WIP: Forgejo build/deploy
Some checks failed
Build and Deploy / deploy (push) Has been cancelled

This commit is contained in:
Jessica Canady 2024-04-17 12:55:18 -04:00
parent 13cba812bd
commit baccbb4ba3

View file

@ -0,0 +1,9 @@
name: Build and Deploy
on: [push]
jobs:
deploy:
steps:
- uses: actions/checkout@v4
- run: |
apk install zola
zola build