surge-preview
surge-preview copied to clipboard
failed deployment does not fail the workflow
expected:
A failed surge deployment should also fail the workflow
actual:
A failed surge deployment results in a successful workflow
Example: https://github.com/pixelass/react-js-template/runs/6706296076?check_suite_focus=true
I have the same issue
Hey ,
You can set failOnError
property to true
. default is false
.
https://github.com/afc163/surge-preview#inputs