doc: change usage example with migration to self hosted gitea

This commit is contained in:
RouxAntoine 2024-09-08 21:54:03 +02:00
parent 40332f3a6a
commit d6485ea2bd
Signed by: antoine
GPG Key ID: 098FB66FC0475E70

View File

@ -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 }}"