bump workflows

This commit is contained in:
fkwp
2024-04-19 15:53:28 +02:00
parent a7b254ffda
commit acdea0cb3c
10 changed files with 301 additions and 90 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 }}