Skip to content

Commit 4212cdd

Browse files
committed
fix: use version that extracts cids correctly
1 parent 6b9849c commit 4212cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
echo "workflow_run.head_sha: ${{ github.event.workflow_run.head_sha }}"
4444
4545
- name: Deploy to IPFS
46-
uses: ipfs/ipfs-deploy-action@9b87b16d0e3c81d119911e846122d28bf5fae43b
46+
uses: ipfs/ipfs-deploy-action@41b469052009f60147bc8b65326cfd8d2e65f3a5
4747
id: deploy
4848
with:
4949
path-to-deploy: ${{ env.BUILD_PATH }}

0 commit comments

Comments
 (0)