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