- 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'
generated from actions/container-action
-
Notifications
You must be signed in to change notification settings - Fork 1
as name
License
foxundermoon/upload-qiniu-cert-action
Use this GitHub action with your project
Add this Action to an existing workflow or create a new oneFolders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|