Skip to content

Commit 28b498a

Browse files
committed
Force push
1 parent 46c9070 commit 28b498a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
git commit -m "Upload docs"
2727
git remote remove origin
2828
git remote add origin https://github.com/git-mastery/git-autograder.git
29-
git push origin docs
29+
git push --force origin docs

0 commit comments

Comments
 (0)