do not set git branch info on development w/ burnettk cullerton

This commit is contained in:
jasquat 2022-12-15 13:04:24 -05:00
parent 390226a9ae
commit 5d692cff46
1 changed files with 0 additions and 2 deletions

View File

@ -17,5 +17,3 @@ GIT_CLONE_URL_FOR_PUBLISHING = environ.get(
)
GIT_USERNAME = "sartography-automated-committer"
GIT_USER_EMAIL = f"{GIT_USERNAME}@users.noreply.github.com"
GIT_BRANCH_TO_PUBLISH_TO = "main"
GIT_BRANCH = "main"