Skip to content

Commit 52847ad

Browse files
committed
Do not fail early while uploading artifacts
1 parent 9de0b82 commit 52847ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/gemfury-upload.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
runs-on: ubuntu-latest
3232
needs: [strip-revision]
3333
strategy:
34-
fail-fast: true
3534
max-parallel: 2
3635
matrix:
3736
package_type: [deb, rpm]

0 commit comments

Comments
 (0)