diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 33a2c16..c026181 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: ref: main - name: Install and test a BEC plugin repository - uses: bec/bec_shared_actions/.gitea/plugin_repo_tests@main + uses: https://gitea.psi.ch/bec/bec_shared_actions/.gitea/plugin_repo_tests@main with: BEC_CORE_BRANCH: ${{ inputs.BEC_CORE_BRANCH }} BEC_WIDGETS_BRANCH: ${{ inputs.BEC_WIDGETS_BRANCH }}