Extract GHPages artifact

This commit is contained in:
JP Hastings-Spital 2023-07-08 06:33:07 +01:00
parent 70e6ec76a4
commit 0edf590a92

View file

@ -74,6 +74,8 @@ jobs:
with:
name: site
path: ./public
- name: Extract Github Pages artifact
run: tar - xf ./public.tar
- name: Publish to IPFS
id: Publish
uses: aquiladev/ipfs-action@master