Update git/action.yaml
This commit is contained in:
parent
b02cd9f349
commit
049d65cc31
@ -6,6 +6,7 @@ runs:
|
||||
steps:
|
||||
- name: Creat authorized Git URL
|
||||
run: echo "URL=$(echo ${{github.server_url}} | sed s%://%://${{github.token}}@% )/${{github.repository}}.git" >> $GITHUB_ENV
|
||||
shell: sh
|
||||
- name: Clone repository
|
||||
uses: docker://gitlab/gitlab-runner:alpine
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user