Added ability to use a custom git server
This commit is contained in:
parent
ba98c9daa9
commit
bd27011f8e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user