Skip to content

Commit 14d63f6

Browse files
ci: should continue even if fails to upload to testnet
1 parent 4b2ed02 commit 14d63f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)