mirror of
https://github.com/certd/certd.git
synced 2026-04-15 05:00:52 +08:00
chore: release
This commit is contained in:
14
.github/workflows/deploy-demo.yml
vendored
14
.github/workflows/deploy-demo.yml
vendored
@@ -55,17 +55,3 @@ jobs:
|
||||
}
|
||||
retry-count: 3
|
||||
retry-delay: 5000
|
||||
|
||||
- name: deploy-certd-doc
|
||||
uses: tyrrrz/action-http-request@master
|
||||
with:
|
||||
url: ${{ secrets.WEBHOOK_CERTD_DOC }}
|
||||
method: POST
|
||||
body: |
|
||||
{
|
||||
"CERTD_VERSION": "1.0.0"
|
||||
}
|
||||
headers: |
|
||||
Content-Type: application/json
|
||||
retry-count: 3
|
||||
retry-delay: 5000
|
||||
Reference in New Issue
Block a user