Skip to content

Commit 78c6c60

Browse files
banana-bredgithub-actions[bot]
authored andcommitted
fix diagram layout (fortran-lang#996)
1 parent 1c09629 commit 78c6c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
run: |
4242
git config user.name "github-actions[bot]"
4343
git config user.email "github-actions[bot]@users.noreply.github.com"
44-
git push origin master
44+
git push --force origin master

0 commit comments

Comments
 (0)