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