Skip to content

Commit 636d925

Browse files
committed
use deploy-action which uploads artifact
1 parent 8a852a9 commit 636d925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
path: ${{ env.BUILD_PATH }}
5050

51-
- uses: ipfs/ipfs-deploy-action@v0.3
51+
- uses: ipfs/ipfs-deploy-action@6b8f42e9e539bc5ab0624183eb31cd0383e59f5c
5252
name: Deploy to IPFS Mirror Providers
5353
id: deploy
5454
with:

0 commit comments

Comments
 (0)