2 Commits

Author SHA1 Message Date
f191fe9e4a fix: formatting so deploy runs
Some checks failed
Build and Deploy Production / build-and-push (push) Successful in 2m6s
Build and Deploy Production / deploy (push) Failing after 4s
2025-09-06 18:58:04 +10:00
cc46db0cb3 chore: update for production run
All checks were successful
Build and Deploy Production / build-and-push (push) Successful in 2m8s
2025-09-06 18:55:08 +10:00

View File

@ -3,7 +3,7 @@ name: Build and Deploy Production
on:
push:
tags:
- "v*.*.*"
- "v*"
jobs:
build-and-push: