From a3812457ef99f630a3492f33e88817377400d864 Mon Sep 17 00:00:00 2001 From: bvanroll Date: Fri, 25 Apr 2025 23:03:55 +0200 Subject: [PATCH] debugging --- .github/workflows/neocities.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/neocities.yml b/.github/workflows/neocities.yml index a224c5b..d06148f 100644 --- a/.github/workflows/neocities.yml +++ b/.github/workflows/neocities.yml @@ -27,9 +27,10 @@ jobs: echo "" >> ${{ github.workspace }}/public/posts.html + cat ${{ github.workspace }}/public/posts.html #TODO this turns up empty right now. gotta figure that shit out i think - name: Deploy to neocities uses: bcomnes/deploy-to-neocities@v1