Commit fc8efc85 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

fix: semantic-release is manual non-blocking by default

parent d656ce45
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -591,3 +591,4 @@ semantic-release:
    # on production branch(es): manual by default
    - if: '$CI_COMMIT_REF_NAME =~ $PROD_REF'
      when: manual
      allow_failure: true