Skip to content

Commit 62beeba

Browse files
committed
ci: smoke-test ipfs-deploy-action v2
Pins feat/v2-narrow-scope tip from ipshipyard/ipfs-deploy-action#53.
1 parent c9b1a90 commit 62beeba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
github-token: ${{ github.token }}
4040

4141
- name: Deploy to IPFS
42-
uses: ipshipyard/ipfs-deploy-action@v1
42+
uses: ipshipyard/ipfs-deploy-action@7599db26c04554178b9f3436ccc9c46be6fc2ffd # v2 preview (feat/v2-narrow-scope)
4343
id: deploy
4444
with:
4545
path-to-deploy: ${{ env.BUILD_PATH }}

0 commit comments

Comments
 (0)