oikidoiki

This commit is contained in:
2025-04-25 22:44:11 +02:00
parent ecd340324d
commit e1ac70d6d7

View File

@@ -42,7 +42,7 @@ jobs:
value: ${{fromJSON(needs.setup.outputs.matrix)}}
steps:
- uses: actions/checkout@v4
run: |
- run: |
touch ${{ github.workspace}}/public/posts/${{ matrix.value.time }}_${ matrix.value.dest }}
- name: markdown to html
uses: jaywcjlove/markdown-to-html-cli@main