Skip to content

Commit 67725e8

Browse files
fix: broken build file
1 parent a7f6003 commit 67725e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push-image.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish Docker image and Github Registry
33
on:
44
push:
55
branches: ['master']
6-
paths-ignore:
6+
paths-ignore:
77
- '*.md'
88
- 'cloud-deployments/*'
99
- 'images/*'

0 commit comments

Comments
 (0)