Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Feb 19, 2024
1 parent 811c081 commit 404ddda
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/scripts/embed.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ BRANCH_DOCS_63=v6.3.0
BRANCH_FRONTENDS=DX-devhub
BRANCH_ADMIN_EXTENSION_SDK=DX-223
BRANCH_METEOR_ICON_KIT=main
BRANCH_METEOR_COMPONENT_LIBRARY=DX-231
BRANCH_METEOR_COMPONENT_LIBRARY=main
BRANCH_RELEASE_NOTES=main

# custom orgs
Expand All @@ -20,7 +20,7 @@ ORG_DOCS_63=shopware
ORG_FRONTENDS=shopware
ORG_ADMIN_EXTENSION_SDK=shopware
ORG_METEOR_ICON_KIT=shopware
ORG_METEOR_COMPONENT_LIBRARY=bojanrajh
ORG_METEOR_COMPONENT_LIBRARY=shopware
ORG_RELEASE_NOTES=shopware

if [[ "$PWD" != *"/developer-portal" ]]; then
Expand Down
6 changes: 2 additions & 4 deletions .vitepress/portal.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,14 +153,12 @@
"dst": "resources/meteor-component-library",
"branch": [
"env.BRANCH_METEOR_COMPONENT_LIBRARY",
"DX-231",
"main"
],
"org": [
"env.ORG_METEOR_COMPONENT_LIBRARY",
"bojanrajh"
],
"skip": true
"shopware"
]
},
{
"name": "shopware/release-notes",
Expand Down

0 comments on commit 404ddda

Please # to comment.