We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d84a8d commit a593988Copy full SHA for a593988
1 file changed
README.md
@@ -8,7 +8,7 @@ Setup the action:
8
9
```yaml
10
steps:
11
- - uses: Batchly-Ltd/sendinblue-template-action
+ - uses: sdaoud/sendinblue-template-action
12
with:
13
SENDINBLUE_API_KEY: ${{secrets.SENDINBLUE_API_KEY}}
14
SENDER_NAME: "John Smith"
0 commit comments