# git tag -a "v${VERSION}" -m "Release build v${VERSION}"
@ -77,10 +77,10 @@ done
@@ -77,10 +77,10 @@ done
# Must authenticate first: https://docs.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages
# DOCKER_IMAGE="owncast-${VERSION}"
# echo "Building Docker image ${DOCKER_IMAGE}..."
#
# # Change to the root directory of the repository