Skip to content

Commit 9a41fb1

Browse files
authored
Update synchronize-repo.yml
1 parent 89ab69c commit 9a41fb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/synchronize-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
2727
- name: Push changes to forked-repo
2828
run: |
29-
git push -f forked-repo release
29+
git push -f forked-repo release:release
3030
3131
- name: Clean up
3232
run: |

0 commit comments

Comments
 (0)