Migrate to gitea-actions #8

Merged
atomaka merged 19 commits from gitea-actions into master 2024-07-13 20:27:24 -04:00
Showing only changes of commit f9ff89efb4 - Show all commits

View file

@ -12,7 +12,7 @@ jobs:
docker run \
--volume /workspace/atomaka/atomaka.com:/src \
docker.atomaka.com/mdformat \
mdformat --check /src/_posts/
ls -la /src/
build:
runs-on: cth-ubuntu-latest
steps: