Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 4b5956c

Browse files
authored
force push
1 parent 0cb62e3 commit 4b5956c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
git add docs
3737
git commit -m "Generated docs: $TIMESTAMP"
3838
- name: Push
39-
run: git push -u origin gh-pages
39+
run: git push -f -u origin gh-pages

0 commit comments

Comments
 (0)