Actualiser action.yaml
This commit is contained in:
@@ -48,6 +48,12 @@ runs:
|
||||
RUN="curl $OPTIONS $MESSAGE '$URL'"
|
||||
eval "$RUN"
|
||||
|
||||
if [[ "$COMMAND"=="fail" ]] ; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user