doc: change usage example with migration to self hosted gitea
This commit is contained in:
parent
40332f3a6a
commit
d6485ea2bd
@ -18,7 +18,7 @@ jobs:
|
||||
steps:
|
||||
- name: Retrieve root ca certificate
|
||||
id: get-ca-cert
|
||||
uses: RouxAntoine/get-ca-cert@master
|
||||
uses: https://antoine-roux.tk/projects/actions/get-ca-cert@v1.1.0
|
||||
- run: |
|
||||
echo "${{ steps.get-ca-cert.outputs.ca-cert }}"
|
||||
echo "${{ steps.get-ca-cert.outputs.ca-cert-base64 }}"
|
||||
|
Loading…
Reference in New Issue
Block a user