fix: update branch references from main to master in CI and publish workflows
CI / lint (push) Failing after 41s
CI / build (push) Successful in 9m33s
CI / docker (push) Skipped
Build & Push Container Image / build-and-push (push) Failing after 2m13s

This commit is contained in:
2026-08-02 16:09:26 -04:00
parent a04bd8dedb
commit b3e44d8ffb
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: Build & Push Container Image
on:
push:
branches: [main]
branches: [master]
tags: ["v*"]
env: