mirror of
https://github.com/TeamPiped/documentation.git
synced 2024-08-14 23:50:09 +00:00
Update ipfs action.
This commit is contained in:
parent
1970856085
commit
667775fb33
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
with:
|
||||
extended: true
|
||||
- run: hugo --minify
|
||||
- uses: aquiladev/ipfs-action@v0.3.1-alpha.2
|
||||
- uses: aquiladev/ipfs-action@v0.3.1-alpha.3
|
||||
id: ipfs-add
|
||||
with:
|
||||
path: ./public
|
||||
|
|
Loading…
Reference in a new issue