fix: handle existing git tags and use DOCKER_LOGIN/DOCKER_PASSWORD secrets

This commit is contained in:
2026-03-31 19:58:43 -07:00
parent 9768ff3517
commit c9cd00a055
4 changed files with 45 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "euchre_camp",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"scripts": {
"dev": "NEXT_PUBLIC_GIT_COMMIT=$(git rev-parse --short HEAD) next dev",