Skip to content

Commit b4ac30d

Browse files
authored
fix description
1 parent 54bd8c9 commit b4ac30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_cloud.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
git config --global user.name 'github-actions[bot]'
2626
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
2727
git add src
28-
git commit -m "Downport changes"
28+
git commit -m "Cloud changes"
2929
3030
- name: Switch to Branch cloud
3131
run: git checkout -b cloud

0 commit comments

Comments
 (0)