Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cxzhou35 authored Apr 25, 2022
1 parent 30b14f1 commit 4702558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Get Date
run: echo "REPORT_DATE=$(TZ=':Asia/Shanghai' date '+%Y-%m-%d %T')" >> $GITHUB_ENV
- name: Send Email
uses: actions/checkout@master
uses: dawidd6/action-send-mail@master
with:
server_address: smtp.163.com
server_port: 465
Expand Down

0 comments on commit 4702558

Please sign in to comment.