This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
OpenSource
/
dify
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
152
Wiki
Activity
Browse Source
chore: Update GitHub Actions workflow to include 'feat/rag-2' path for build triggers
tags/2.0.0-beta.1
twwu
1 month ago
parent
443e1fad32
commit
814cbee28e
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/build-push.yml
+ 1
- 0
.github/workflows/build-push.yml
View File
@@ -9,6 +9,7 @@ on:
- "build/**"
- "release/e-*"
- "deploy/rag-dev"
- "feat/rag-2"
tags:
- "*"
Write
Preview
Loading…
Cancel
Save