Skip to content

Commit

Permalink
Switch website from master to main (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
jodastephen committed Sep 26, 2022
1 parent c5a8fb3 commit d84cfcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/website.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ git status
git commit --message "Update threeten-extra from Travis: Build $TRAVIS_BUILD_NUMBER"

echo "## push..."
git push origin master
git push origin main

echo "## done"

0 comments on commit d84cfcb

Please sign in to comment.