Skip to content

Commit c2c7e3e

Browse files
committed
ci: use released ipfs-deploy-action@v2
1 parent 77a3334 commit c2c7e3e

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@05194697aba17011b5a7eded49672d33736fb1de # v2 preview (feat/v2-narrow-scope)
42+
uses: ipshipyard/ipfs-deploy-action@v2
4343
id: deploy
4444
with:
4545
path-to-deploy: ${{ env.BUILD_PATH }}

0 commit comments

Comments
 (0)