Skip to content

Commit

Permalink
Force push to avoid keeping tons of old docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPenner committed Nov 16, 2023
1 parent e0c1dda commit 398a690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haddocks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,5 @@ jobs:
else
git add .
git commit -m "Regenerated haddocks based on ${GITHUB_SHA}"
git push
git push --force origin haddocks
fi

0 comments on commit 398a690

Please sign in to comment.