Skip to content

Commit 119ccaf

Browse files
authored
Merge pull request #613 from subquery/chore/add-add
feat: add add
2 parents cbf0957 + 5273edb commit 119ccaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-rag.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
- name: Commit changes
4343
uses: stefanzweifel/git-auto-commit-action@v5
4444
with:
45+
add_options: "--all"
4546
commit_message: "Submit Build Rag Data"
4647
branch: build-rag
4748
commit_options: "--no-verify --signoff"

0 commit comments

Comments
 (0)