Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
jodastephen committed Oct 5, 2024
1 parent 987a89c commit 7ddd8bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/website.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ git commit --message "Update joda-convert from CI: $GITHUB_ACTION"
echo "## push..."
git push origin main

echo "## tidy..."
cd ..
git push --delete origin website || true
git push --delete origin website2x || true

Expand Down

0 comments on commit 7ddd8bd

Please sign in to comment.