Skip to content

Commit b25d910

Browse files
committed
check commit status
1 parent 68f74c7 commit b25d910

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fpm-version-update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
git config --global user.name "GitHub Actions"
7373
git config --global user.email "[email protected]"
7474
git add Formula/fpm.rb
75+
git status # Check if any files are staged for commit
7576
git commit -m "Update fpm to ${LATEST_VERSION}"
7677
7778
- name: Push changes to branch

0 commit comments

Comments
 (0)