Skip to content

Commit

Permalink
FIX upload ipfs action
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelSheremetev committed Aug 21, 2022
1 parent 26aee14 commit a8c5325
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,10 @@ jobs:
sha256sum *.tar.gz > sha256sum
rm -rf tmp/
- uses: actions/setup-node@v3
with:
node-version: 16

- name: Pining artefacts to IPFS
uses: aquiladev/[email protected]
id: ipfs
Expand Down

0 comments on commit a8c5325

Please sign in to comment.