Update org in scripts and workflows

This commit is contained in:
David Langley
2023-12-12 10:31:44 +00:00
parent a1a4847e09
commit 0562942972
12 changed files with 29 additions and 29 deletions

View File

@@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v4
if: inputs.element-desktop
with:
repository: vector-im/element-desktop
repository: element-hq/element-desktop
path: element-desktop
ref: staging
fetch-depth: 0
@@ -40,7 +40,7 @@ jobs:
uses: actions/checkout@v4
if: inputs.element-web
with:
repository: vector-im/element-web
repository: element-hq/element-web
path: element-web
ref: staging
fetch-depth: 0