Skip to content

Commit 88a8208

Browse files
authored
ci: upload build to testnet (#94)
1 parent 7861e39 commit 88a8208

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/check.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,8 @@ jobs:
6868
with:
6969
preview: 'true'
7070
token: ${{ secrets.REPO_GHA_PAT }}
71+
72+
- name: Upload to testnet
73+
uses: ethersphere/beeload-action@v1
74+
with:
75+
bee-url: https://api.gateway.testnet.ethswarm.org

0 commit comments

Comments
 (0)