mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-12 17:31:47 +00:00
add email for zerossl
This commit is contained in:
parent
1e4ea90021
commit
98124de362
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
|
||||||
|
Loading…
Reference in New Issue
Block a user