Skip to content

Commit cd5673d

Browse files
committed
Update pandoc.yml
1 parent 6172075 commit cd5673d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pandoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
#
4848
# * smtp://user:password@server:port
4949
# * smtp+starttls://user:password@server:port
50-
connection_url: '[email protected]:[email protected]:465'
50+
connection_url: 'smtp://[email protected]:[email protected]:465'
5151
# Required mail server address if not connection_url:
5252
server_address: smtp.gmail.com
5353
# Server port, default 25:

0 commit comments

Comments
 (0)