We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54bd8c9 commit b4ac30dCopy full SHA for b4ac30d
.github/workflows/auto_cloud.yaml
@@ -25,7 +25,7 @@ jobs:
25
git config --global user.name 'github-actions[bot]'
26
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
27
git add src
28
- git commit -m "Downport changes"
+ git commit -m "Cloud changes"
29
30
- name: Switch to Branch cloud
31
run: git checkout -b cloud
0 commit comments