From e2625c0c7634b1ac405da4d3d5ca71f372f6f2f7 Mon Sep 17 00:00:00 2001 From: Ulises Fierro Date: Tue, 24 Aug 2021 11:00:10 -0600 Subject: [PATCH] Update example.yml --- .github/workflows/example.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/example.yml b/.github/workflows/example.yml index a3c4603..f15cb71 100644 --- a/.github/workflows/example.yml +++ b/.github/workflows/example.yml @@ -34,6 +34,9 @@ jobs: cnil_host: ${{ secrets.CNIL_HOST }} cnil_grpc_port: ${{ secrets.CNIL_GRPC_PORT }} cnil_api_key: ${{ secrets.CNIL_API_KEY }} + # the signer ID is always required (even if it's the same as the one of the CNIL API key) + # - hardcode it here + signer_id: OggVCNAPIKey1 #<-- #--> or run the vcn Docker image directly (all vcn flags are available and passed through) # uses: docker://codenotary/vcn:bom-maven