Skip to content

Commit de61889

Browse files
committed
Fix deploy workflow
1 parent 79596c8 commit de61889

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/deploy_preview.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@ jobs:
4747
ref: ${{ github.event.workflow_run.head_sha }}
4848
fetch-depth: "0"
4949

50-
- name: Create local main branch
51-
run: git fetch origin main:main || true
52-
53-
- name: Merge test branch
54-
uses: linaro-its/merge-test-branch@v2.7
55-
5650
- name: Set up Node.js
5751
uses: actions/setup-node@v6
5852
with:

0 commit comments

Comments
 (0)