Skip to content

Commit 0d52e09

Browse files
committed
Merge remote-tracking branch 'origin/develop'
2 parents 2268a64 + ed73c30 commit 0d52e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424

2525
- name: Merge main into deploy
2626
run: |
27-
git merge main --no-ff --no-edit
27+
git merge origin/main --no-ff --no-edit
2828
git push origin deploy

0 commit comments

Comments
 (0)