Skip to content

Commit 053f3b1

Browse files
authored
chore: update e2e next repo ref (#115)
1 parent bba5d77 commit 053f3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
with:
5959
repository: ${{ env.NEXT_REPO }}
6060
token: ${{ steps.token.outputs.token }}
61-
ref: netlify-testing-${{ env.NEXT_VERSION }}
61+
ref: v${{ env.NEXT_VERSION }}-netlify
6262
path: ${{ env.next-path }}
6363

6464
- name: checkout runtime repo

0 commit comments

Comments
 (0)