This commit is contained in:
parent
256a7cec80
commit
a282e5e321
@ -7,7 +7,6 @@ runs:
|
||||
- run: |
|
||||
set -x
|
||||
set -e
|
||||
mkdir -p /tmp/newdir && cd /tmp/newdir
|
||||
git init
|
||||
git remote add origin "$GITHUB_SERVER_URL/$GITHUB_REPOSITORY"
|
||||
basicauth=$(echo -n "x-access-token:${{ github.token }}" | base64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user