We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1624463 commit 3f9c5ceCopy full SHA for 3f9c5ce
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Build project
32
run: npm run docs:build
33
34
- - uses: ipfs/ipfs-deploy-action@31a11ebe17b837caaae951069e997a7f566b113c
+ - uses: ipfs/ipfs-deploy-action@v1
35
name: Deploy to IPFS
36
id: deploy
37
with:
0 commit comments