Skip to content

Commit 4003113

Browse files
author
Hiro
committed
force push
Change-Id: I9db1074c83062fc28d52d6db7215fe5620c46aa1
1 parent 21f9b81 commit 4003113

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ jobs:
6565
run: |
6666
git log -n 2
6767
git status
68-
git push origin master
69-
git push --tags
68+
git push -f origin master
69+
git push -f --tags

0 commit comments

Comments
 (0)