ci: enable beeload action (#290)

* ci: enable beeload action

* ci: remove testnet

* ci: add continue-on-error to testnet beeload-action
This commit is contained in:
Cafe137
2022-01-20 15:49:30 +01:00
committed by GitHub
parent 48ce9ba659
commit 63e79ae2aa
+12
View File
@@ -69,3 +69,15 @@ jobs:
- name: Build Component
run: npm run build:component
- name: Create preview
uses: ethersphere/beeload-action@v1
with:
preview: 'true'
token: ${{ secrets.REPO_GHA_PAT }}
- name: Upload to testnet
continue-on-error: true
uses: ethersphere/beeload-action@v1
with:
bee-url: https://api.gateway.testnet.ethswarm.org