Fix ipfs build (#6417)

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
Adam R 2021-04-13 10:57:35 +02:00 committed by GitHub
parent 096a7c9058
commit 9d356b8618
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,8 +8,9 @@ jobs:
upload-ipfs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: aquiladev/ipfs-action@v0.1.5
id: ipfs-test-bc
id: upload
with:
path: ./blockchains
service: pinata
@ -18,7 +19,7 @@ jobs:
pinataPinName: blockchains
verbose: false
- uses: aquiladev/ipfs-action@v0.1.5
id: ipfs-test
id: upload-dapps
with:
path: ./dapps
service: pinata