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 3bb841fc3a - Show all commits

View file

@ -9,6 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
ls -la /workspace/atomaka/atomaka.com
docker run \
--volume /workspace/atomaka/atomaka.com:/src \
docker.atomaka.com/mdformat \