Skip to content

Commit 1ca1c56

Browse files
authored
chore: updating testing urls for sdk 7 (#6167)
Update main.yml Signed-off-by: Aga <aga@besz.me>
1 parent e76c9d0 commit 1ca1c56

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,12 @@ jobs:
2525
- [Open custom protocol](https://renderer-artifacts.decentraland.org/desktop/index.html?dcl://DESKTOP-BRANCH=${{ github.head_ref }})
2626
- [Open custom protocol with Developer Mode](https://renderer-artifacts.decentraland.org/desktop/index.html?dcl://DESKTOP-BRANCH=${{ github.head_ref }}&DESKTOP-DEVELOPER-MODE)
2727
28-
### SDK 6/7:
28+
### SDK 7
2929
- [Open SDK7 scenes playground](https://playground.decentraland.org/?explorer-branch=${{ github.head_ref }})
30-
- [Open SDK7 scenes in preview](https://sdk-test-scenes.decentraland.zone/?position=73,-8&realm=LocalPreview&explorer-branch=${{ github.head_ref }})
30+
- [Open SDK7 goerli plaza scenes](https://decentraland.org/play/?realm=sdk-team-cdn.decentraland.org/ipfs/goerli-plaza-main-latest&position=72%2C-10&explorer-branch=${{ github.head_ref }})
31+
- [Open SDK7 test scenes](https://decentraland.org/play/?realm=sdk-team-cdn.decentraland.org/ipfs/sdk7-test-scenes-main-latest&position=72%2C-10&explorer-branch=${{ github.head_ref }})
32+
33+
### SDK 6
3134
- [Open SDK6 scenes in preview](https://sdk-test-scenes.decentraland.zone/?position=-1,27&realm=LocalPreview&explorer-branch=${{ github.head_ref }})
3235
3336
### More

0 commit comments

Comments
 (0)