Skip to content

Commit

Permalink
feat: upgrade to bee-js 6.2.0 (#386)
Browse files Browse the repository at this point in the history
* feat: upgrade to bee-js 6.2.0

* build: change manifest-js dep to mantaray

* test(fix): add axios mapping

* ci: continue on swarm upload
  • Loading branch information
Cafe137 authored Aug 23, 2023
1 parent 4cf1fdd commit cda78de
Show file tree
Hide file tree
Showing 5 changed files with 291 additions and 258 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:

- name: Create preview
uses: ethersphere/beeload-action@v1
continue-on-error: true
with:
bee-url: https://unlimited.gateway.ethswarm.org
preview: 'true'
Expand All @@ -70,5 +71,6 @@ jobs:

- name: Upload to testnet
uses: ethersphere/beeload-action@v1
continue-on-error: true
with:
bee-url: https://api.gateway.testnet.ethswarm.org
Loading

0 comments on commit cda78de

Please sign in to comment.