diff --git a/action.yml b/action.yml index 1f98da2..11f063c 100644 --- a/action.yml +++ b/action.yml @@ -24,6 +24,7 @@ runs: ref: "${{ inputs.asset-repo-branch }}" path: svg-repo token: "${{ inputs.asset-repo-token }}" + github-server-url: "${{ inputs.git-server-url }}" - run: mkdir -p svg-repo/svg-assets shell: bash - name: Start containers