Skip to content

Commit 3923f22

Browse files
author
github-actions
committed
msg-
1 parent 6096d07 commit 3923f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-single-exchange.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
git config --local user.name "GitHub Action"
3737
git add README.md
3838
git add .
39-
git commit -m "pushback" || echo "No changes to commit"
39+
git commit -m "pushback" || echo "No changes for commit"
4040
git push origin HEAD:main
4141
4242
- name: Set up Python

0 commit comments

Comments
 (0)