Skip to content

Commit 1fa22f5

Browse files
committed
debug
1 parent 3718383 commit 1fa22f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/rebase/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ runs:
2323
2424
# go back to the HEAD commit
2525
git switch --detach ${{ github.sha }}
26+
echo "SHA ${github.sha}"
2627
shell: bash
2728

2829
- name: Rebase to main

0 commit comments

Comments
 (0)