mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2026-06-15 23:20:32 +03:00
fix: broken build file
This commit is contained in:
2
.github/workflows/build-and-push-image.yaml
vendored
2
.github/workflows/build-and-push-image.yaml
vendored
@@ -3,7 +3,7 @@ name: Publish Docker image and Github Registry
|
||||
on:
|
||||
push:
|
||||
branches: ['master']
|
||||
paths-ignore:
|
||||
paths-ignore:
|
||||
- '*.md'
|
||||
- 'cloud-deployments/*'
|
||||
- 'images/*'
|
||||
|
||||
Reference in New Issue
Block a user