Skip to content

Commit f211a71

Browse files
committed
Remove unneeded fail-fast call in GHA.
1 parent e3b618d commit f211a71

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.nextcloud-app-store.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
working-directory: "solid/"
4848
- name: Publish to Nextcloud App Store
4949
shell: bash -e -x
50-
fail-fast: true
5150
run: |
5251
source ./bin/publish-to-nextcloud-store.sh
5352

0 commit comments

Comments
 (0)