Skip to content

Commit dd9c10b

Browse files
authored
Update repo name in e2e.yml
1 parent 5cdbc9f commit dd9c10b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
check_next_version:
2828
runs-on: ubuntu-latest
2929
# Only run this on the official sst repo
30-
if: github.repository == 'sst/open-next'
30+
if: github.repository == 'opennextjs/opennextjs-aws'
3131

3232
steps:
3333
- name: Get Latest Next Version

0 commit comments

Comments
 (0)