This commit is contained in:
@@ -30,7 +30,6 @@ jobs:
|
||||
|
||||
- run: |
|
||||
git remote add github "${GIT_REPO_URL}" || git remote set-url github "${GIT_REPO_URL}"
|
||||
git push github --all
|
||||
git push github --tags
|
||||
git push github --mirror
|
||||
env:
|
||||
GIT_REPO_URL: ${{ secrets.GIT_REPO_URL }}
|
||||
|
||||
Reference in New Issue
Block a user