Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 50f6343 + 2342727 commit 28a4ff8Copy full SHA for 28a4ff8
.github/workflows/deploy.yml
@@ -36,7 +36,7 @@ jobs:
36
github-token: ${{ github.token }}
37
38
- name: Deploy to IPFS Mirror Providers
39
- uses: ipfs/ipfs-deploy-action@b491fdc2b1ca70a9b11b1a26dd4d36210c46653f # ipfs-deploy-action/pull/37
+ uses: ipshipyard/ipfs-deploy-action@1c32ba79a78416de6bbbb76fb582ea4db75eafa6 # fix/workflow-run-support
40
id: deploy
41
with:
42
path-to-deploy: ${{ env.BUILD_PATH }}
0 commit comments