Skip to content

Commit

Permalink
HADOOP-19193. Create orphan commit for website deployment (#6864)
Browse files Browse the repository at this point in the history
This stop gh-pages deployments from increasing the size of the git repository on every run

Contributed by Cheng Pan
  • Loading branch information
pan3793 authored Jun 5, 2024
1 parent f92a8ab commit d8d3d53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ jobs:
publish_dir: ./staging/hadoop-project
user_name: 'github-actions[bot]'
user_email: 'github-actions[bot]@users.noreply.github.com'
force_orphan: true

0 comments on commit d8d3d53

Please sign in to comment.