mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-04-17 18:18:11 +00:00
fix: broken build file
This commit is contained in:
parent
a7f6003277
commit
67725e807a
1 changed files with 1 additions and 1 deletions
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/*'
|
||||
|
|
Loading…
Add table
Reference in a new issue