From 0f273878cc27456962a978d2bb1bf6638e9e9995 Mon Sep 17 00:00:00 2001 From: shahargl Date: Tue, 13 Feb 2024 20:25:17 +0200 Subject: [PATCH] fix: example --- examples/workflows/bash_example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/workflows/bash_example.yml b/examples/workflows/bash_example.yml index b99bef94e..4b5518ef9 100644 --- a/examples/workflows/bash_example.yml +++ b/examples/workflows/bash_example.yml @@ -24,6 +24,6 @@ workflow: config: "{{ providers.resend-test }}" with: _from: "onboarding@resend.dev" - to: "ahmetcanturan.dev@gmail.com" + to: "youremail.dev@gmail.com" subject: "Python test is up!" html:

Python test is up!