removing debugging

This commit is contained in:
andy 2022-08-21 17:37:15 +01:00
parent 11f5da184f
commit 1f8bd8e957

View File

@ -54,10 +54,7 @@ jobs:
- name: Write CNAME
run: echo new.sarsoo.xyz > ./public/CNAME
- name: Debugging
run: ls -al public && cat public/CNAME
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with: