We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c9070 commit 28b498aCopy full SHA for 28b498a
.github/workflows/publish.yml
@@ -26,4 +26,4 @@ jobs:
26
git commit -m "Upload docs"
27
git remote remove origin
28
git remote add origin https://github.com/git-mastery/git-autograder.git
29
- git push origin docs
+ git push --force origin docs
0 commit comments