diff --git a/.github/workflows/build-and-push-dockerimage.yml b/.github/workflows/build-and-push-dockerimage.yml index 7fd8edd..4062949 100644 --- a/.github/workflows/build-and-push-dockerimage.yml +++ b/.github/workflows/build-and-push-dockerimage.yml @@ -2,7 +2,7 @@ name: build and push bonares-handbook image on: push: - branch: + branches: - "retype" jobs: docker: