mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-12-26 23:58:09 +07:00
Change action-send-mail version reference
Updated action-send-mail reference in README.
This commit is contained in:
@@ -14,7 +14,7 @@ Some features:
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- name: Send mail
|
- name: Send mail
|
||||||
uses: dawidd6/action-send-mail@v7
|
uses: dawidd6/action-send-mail@<REF>
|
||||||
env:
|
env:
|
||||||
# Optional http proxy:
|
# Optional http proxy:
|
||||||
HTTP_PROXY: http://proxy.example.test:3128
|
HTTP_PROXY: http://proxy.example.test:3128
|
||||||
|
|||||||
Reference in New Issue
Block a user