Fix Version Number
All checks were successful
Build and Push Image / build-and-push (push) Successful in 7m34s

This commit is contained in:
2025-07-05 21:48:14 -04:00
parent 21c11446d7
commit 56106622b2

View File

@@ -34,4 +34,4 @@ jobs:
context: . context: .
push: true push: true
tags: git.kaisei.app/amatsugu/aoba:${{ env.VERSION }} tags: git.kaisei.app/amatsugu/aoba:${{ env.VERSION }}
build-args: VERSION=${ env.VERSION } build-args: VERSION=${{ env.VERSION }}