Skip to content

Commit 25e8578

Browse files
Update aquiladev/ipfs-action action to v0.3.1
1 parent 15bd0bf commit 25e8578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ipfs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
cache: "pnpm"
2323
- run: pnpm install
2424
- run: pnpm build && ./localizefonts.sh && cp dist/index.html dist/ipfs-404.html
25-
- uses: aquiladev/ipfs-action@v0.3.1-alpha.2
25+
- uses: aquiladev/ipfs-action@v0.3.1
2626
id: ipfs-add
2727
with:
2828
path: ./dist

0 commit comments

Comments
 (0)