mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-04 20:32:19 +08:00
add email for zerossl
This commit is contained in:
1
.github/workflows/ZeroSSL.yml
vendored
1
.github/workflows/ZeroSSL.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
|||||||
TEST_LOCAL: 1
|
TEST_LOCAL: 1
|
||||||
TEST_CA: "ZeroSSL"
|
TEST_CA: "ZeroSSL"
|
||||||
NGROK_TOKEN : ${{ secrets.NGROK_TOKEN }}
|
NGROK_TOKEN : ${{ secrets.NGROK_TOKEN }}
|
||||||
|
ACCOUNT_EMAIL: githubCI@acme.sh
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user