Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Margen67 authored Jun 7, 2023
1 parent 90b73a5 commit 00e446b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 00e446b

Please sign in to comment.