fix(build): fix branch name
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 49s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 55s

This commit was merged in pull request #261.
This commit is contained in:
2024-11-16 21:42:28 +01:00
parent 47c079749b
commit 6670d1d440
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: Build and Push Docker Image
on:
push:
branches:
- master
- prod
jobs:
Build-And-Push-Docker-Image: