Skip to content

Commit c117a85

Browse files
authored
Update auto_bsp.yaml
1 parent 19f0350 commit c117a85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/auto_bsp.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
run: |
2424
git config --global user.name 'github-actions[bot]'
2525
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
26+
git add .
2627
git commit -m "auto-bsp-changes"
2728
2829
- name: Push Changes

0 commit comments

Comments
 (0)