Skip to content

Commit 3e4ba27

Browse files
authored
Update auto_downport.yaml
1 parent ca5c5ab commit 3e4ba27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_downport.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: |
2727
git config --global user.name 'github-actions[bot]'
2828
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
29-
git add src
29+
git add .
3030
git commit -m "Downport changes"
3131
3232
- name: Switch to Branch 702

0 commit comments

Comments
 (0)