oikidoiki
This commit is contained in:
2
.github/workflows/neocities.yml
vendored
2
.github/workflows/neocities.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
|||||||
value: ${{fromJSON(needs.setup.outputs.matrix)}}
|
value: ${{fromJSON(needs.setup.outputs.matrix)}}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
run: |
|
- run: |
|
||||||
touch ${{ github.workspace}}/public/posts/${{ matrix.value.time }}_${ matrix.value.dest }}
|
touch ${{ github.workspace}}/public/posts/${{ matrix.value.time }}_${ matrix.value.dest }}
|
||||||
- name: markdown to html
|
- name: markdown to html
|
||||||
uses: jaywcjlove/markdown-to-html-cli@main
|
uses: jaywcjlove/markdown-to-html-cli@main
|
||||||
|
Reference in New Issue
Block a user