To publish:



* Open AWS: https://console.aws.amazon.com/s3/home?region=us-west-2#&bucket=updates.tyler.com&prefix=

* Navigate to the theme repo (tesseract/wp40/wp-content/themes/TESSERACT)

* Run command

	

	git archive --format=zip --prefix=TESSERACT/ HEAD > ../../../../updates/sync/TESSERACT/TESSERACT-2.0.1.zip

	

* Navigate to the update repo (updates/sync/TESSERACT)

* Update details.html as needed

* Update version.json

* Commit changes and push to github

* Copy TESSERACT folder contents to S3

		- Action > Upload

		- Drag files

		- Set Details >

		- Set Permissions > Public

