Skip to content

Commit eea2c78

Browse files
authored
Update auto_bsp.yaml
1 parent dc9bc9e commit eea2c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_bsp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
git config --global user.name 'github-actions[bot]'
2323
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
2424
git add src/02
25-
git commit -m "auto bsp update"
25+
git commit -m "auto bsp update" src/02
2626
2727
- name: Switch to Branch standard
2828
run: git checkout -b standard

0 commit comments

Comments
 (0)