Skip to content

Commit 8702f2e

Browse files
committed
Show latest commit in the homebrew master branch
1 parent 69806bf commit 8702f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
git rebase origin/master gh/master && git branch -f master HEAD || git rebase --abort
3333
# Now use master and update remote so we can use the bump-formula-pr
3434
git checkout master
35-
cd
35+
git log -1 --decorate
3636
3737
- name: Run the audit
3838
continue-on-error: true

0 commit comments

Comments
 (0)