rename vector-im to element-hq in all tooling related files

This commit is contained in:
fkwp
2023-12-12 21:02:27 +01:00
parent 863937d0db
commit 75b71c38db
5 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ jobs:
- name: Check out test private repo
uses: actions/checkout@v4
with:
repository: vector-im/static-call-participant
repository: element-hq/static-call-participant
ref: refs/heads/main
path: static-call-participant
token: ${{ secrets.GH_E2E_TEST_TOKEN }}