mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-05 19:59:20 +00:00
Use SWIFT_RELEASE_TOKEN
This commit is contained in:
@@ -183,7 +183,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repository: element-hq/element-call-swift
|
repository: element-hq/element-call-swift
|
||||||
path: element-call-swift
|
path: element-call-swift
|
||||||
token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
token: ${{ secrets.SWIFT_RELEASE_TOKEN }}
|
||||||
|
|
||||||
- name: Copy files
|
- name: Copy files
|
||||||
run: rsync -a --delete --exclude .git element-call/embedded/ios/ element-call-swift
|
run: rsync -a --delete --exclude .git element-call/embedded/ios/ element-call-swift
|
||||||
|
|||||||
Reference in New Issue
Block a user