We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2673863 commit 7385d0eCopy full SHA for 7385d0e
.github/workflows/deploy.yml
@@ -43,7 +43,7 @@ jobs:
43
echo "workflow_run.head_sha: ${{ github.event.workflow_run.head_sha }}"
44
45
- name: Deploy to IPFS
46
- uses: ipfs/ipfs-deploy-action@b491fdc2b1ca70a9b11b1a26dd4d36210c46653f # ipfs-deploy-action/pull/37
+ uses: ipshipyard/ipfs-deploy-action@v1
47
id: deploy
48
with:
49
path-to-deploy: ${{ env.BUILD_PATH }}
0 commit comments