README: point to a tag instead of master branch

This commit is contained in:
Dawid Dziurla
2020-03-29 23:16:00 +02:00
committed by GitHub
parent c6d4807c13
commit 67e2095a53

View File

@ -6,7 +6,7 @@ An action that simply sends a mail to multiple recipients.
```yaml
- name: Send mail
uses: dawidd6/action-send-mail@master
uses: dawidd6/action-send-mail@v2
with:
server_address: smtp.gmail.com
server_port: 465