something
Some checks failed
GitHub Pages / deploy (push) Failing after 1m17s

This commit is contained in:
2026-02-24 21:40:00 -06:00
parent bfe0f324fc
commit e4818e76e6
2 changed files with 10 additions and 0 deletions

View File

@@ -24,3 +24,10 @@ jobs:
- name: Build
run: hugo --minify
- name: Build and push
uses: docker/build-push-action@v6
with:
file: Dockerfile
push: true
tags: docker.paulmontag.info/blog