diff --git a/.gitea/workflows/ci-pipeline.yaml b/.gitea/workflows/ci-pipeline.yaml index 630647e..6df7993 100644 --- a/.gitea/workflows/ci-pipeline.yaml +++ b/.gitea/workflows/ci-pipeline.yaml @@ -79,7 +79,7 @@ jobs: with: repository: trustchain-oc1-orchestral/ssikit_trustchain submodules: true - refs: master + ref: master # might not be needed token: ${{ secrets.SSIKIT_TOKEN }}