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