fix: broken build file

This commit is contained in:
timothycarambat 2023-12-19 16:22:25 -08:00
parent a7f6003277
commit 67725e807a

View File

@ -3,7 +3,7 @@ name: Publish Docker image and Github Registry
on: on:
push: push:
branches: ['master'] branches: ['master']
paths-ignore: paths-ignore:
- '*.md' - '*.md'
- 'cloud-deployments/*' - 'cloud-deployments/*'
- 'images/*' - 'images/*'