/ vergeten

This commit is contained in:
2025-04-25 22:59:27 +02:00
parent 77a1058029
commit 14143a1de3

View File

@@ -58,7 +58,7 @@ jobs:
- uses: actions/checkout@v4
- name: finish posts.html
run: |
echo "</ul>" >> ${{ github.workspace }}public/posts.html
echo "</ul>" >> ${{ github.workspace }}/public/posts.html
- name: Deploy to neocities
uses: bcomnes/deploy-to-neocities@v1