deze formatting?
This commit is contained in:
2
.github/workflows/neocities.yml
vendored
2
.github/workflows/neocities.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
||||
env:
|
||||
genhtml: ${{ needs.setup.outputs.genhtml }}
|
||||
run: |
|
||||
echo "$genhtml" > ${{ github.workspace}}/public/posts.html
|
||||
echo "${{ genhtml.value }}" > ${{ github.workspace}}/public/posts.html
|
||||
echo $genhtml
|
||||
#TODO this turns up empty right now. gotta figure that shit out i think
|
||||
- name: Deploy to neocities
|
||||
|
Reference in New Issue
Block a user