diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 68a0762..c99c3ec 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -30,7 +30,7 @@ jobs: run: git config --global user.email "automated@action.com" - name: Git Config run: git config --global user.name "automated action" - - name: Push generated webpage to another repository + - name: clone run: git clone --single-branch --branch $branch https://github.com/$username/$repo - name: ls run: ls