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 77a3334 commit c2c7e3eCopy full SHA for c2c7e3e
1 file changed
.github/workflows/deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
github-token: ${{ github.token }}
40
41
- name: Deploy to IPFS
42
- uses: ipshipyard/ipfs-deploy-action@05194697aba17011b5a7eded49672d33736fb1de # v2 preview (feat/v2-narrow-scope)
+ uses: ipshipyard/ipfs-deploy-action@v2
43
id: deploy
44
with:
45
path-to-deploy: ${{ env.BUILD_PATH }}
0 commit comments