Skip to content

Commit 7385d0e

Browse files
committed
ci: use ipshipyard/ipfs-deploy-action@v1
1 parent 2673863 commit 7385d0e

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@b491fdc2b1ca70a9b11b1a26dd4d36210c46653f # ipfs-deploy-action/pull/37
46+
uses: ipshipyard/ipfs-deploy-action@v1
4747
id: deploy
4848
with:
4949
path-to-deploy: ${{ env.BUILD_PATH }}

0 commit comments

Comments
 (0)