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:
push:
branches: ['master']
paths-ignore:
paths-ignore:
- '*.md'
- 'cloud-deployments/*'
- 'images/*'