convert pgn into webp + start hugo migration article
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m1s

This commit is contained in:
2024-02-20 20:12:33 +01:00
parent b2a0e46d4e
commit 052a6334cb
20 changed files with 207 additions and 51 deletions

View File

@ -9,7 +9,7 @@ jobs:
build docker:
runs-on: linux_amd
steps:
- name: checkout code
- name: Checkout code
uses: actions/checkout@v3
# with:
# lfs: 'true'