#!/bin/bash git tag $(date +"%Y.%m.%d") git push --tags