diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e0725ea..6d02dab 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -47,6 +47,8 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | git remote add remote https://github.com/Margen67/Test + git remote -v + git branch -a git reset --hard origin/wiki git push -f # - name: test