Skip to content

Commit 510e753

Browse files
committed
maint: attempt to fix rebase workflow by using implicit remotes
Signed-off-by: Yury V. Zaytsev <[email protected]>
1 parent a549258 commit 510e753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/command-rebase.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
4848
GIT_SEQUENCE_EDITOR=true git rebase --interactive --autosquash origin/master
4949
50-
git push -u origin HEAD --force-with-lease
50+
git push --force

0 commit comments

Comments
 (0)