Update org in scripts and workflows
This commit is contained in:
parent
a1a4847e09
commit
0562942972
12 changed files with 29 additions and 29 deletions
2
.github/workflows/build_develop.yml
vendored
2
.github/workflows/build_develop.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
build:
|
||||
name: "Build & Deploy develop.element.io"
|
||||
# Only respect triggers from our develop branch, ignore that of forks
|
||||
if: github.repository == 'vector-im/element-web'
|
||||
if: github.repository == 'element-hq/element-web'
|
||||
runs-on: ubuntu-latest
|
||||
environment: develop
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue