Skip to content

Commit b7a898b

Browse files
ci: should continue even if fails to upload to testnet
1 parent 5fc0fbb commit b7a898b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070

7171
- name: Upload to testnet
7272
uses: ethersphere/swarm-actions/upload-dir@v0
73+
continue-on-error: true
7374
with:
7475
index-document: index.html
7576
error-document: index.html

0 commit comments

Comments
 (0)