- name: update qiniu ${{ matrix.domain }}
uses: foxundermoon/upload-qiniu-cert-action@master
with:
ak: ${{ secrets.QINIU_AK }}
sk: ${{ secrets.QINIU_SK }}
domain: ${{ matrix.domain }}
update-domains: |
.${{ matrix.domain }} | https | http2
${{ matrix.domain }} | https | http2
debug: 'yes'
cert-path: '${{ matrix.domain }}_ecc/fullchain.cer'
key-path: '${{ matrix.domain }}_ecc/${{ matrix.domain }}.key'
forked from foxundermoon/upload-qiniu-cert-action
-
Notifications
You must be signed in to change notification settings - Fork 0
as name
License
dianhsu-official/upload-qiniu-cert-action
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
as name
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 78.8%
- Dockerfile 21.2%