Skip to content

Commit

Permalink
feat: use cid-in-subdomain IPFS preview urls (#1009)
Browse files Browse the repository at this point in the history
  • Loading branch information
olizilla authored Jul 23, 2020
1 parent 001fdda commit 1e7598b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

# Pin the built site to ipfs-cluster, output the cid as `steps.ipfs.outputs.cid`
# see: https://github.com/ipfs-shipyard/ipfs-github-action
- uses: ipfs-shipyard/ipfs-github-action@v1.0.0
- uses: ipfs-shipyard/ipfs-github-action@v2.0.0
id: ipfs
with:
path_to_add: public
Expand Down

0 comments on commit 1e7598b

Please sign in to comment.