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 6b9849c commit 4212cddCopy full SHA for 4212cdd
.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@9b87b16d0e3c81d119911e846122d28bf5fae43b
+ uses: ipfs/ipfs-deploy-action@41b469052009f60147bc8b65326cfd8d2e65f3a5
47
id: deploy
48
with:
49
path-to-deploy: ${{ env.BUILD_PATH }}
0 commit comments