pull/3223/head
icey-yu 6 months ago
parent 7d2ac1ed07
commit 851bc27aea

@ -81,6 +81,7 @@ jobs:
- name: Modify Chat Configuration - name: Modify Chat Configuration
run: | run: |
cd ${{ github.workspace }}/chat-repo
yq e '.openIM.secret = 123456' -i ${{ env.SHARE_CONFIG_PATH }} yq e '.openIM.secret = 123456' -i ${{ env.SHARE_CONFIG_PATH }}
- name: Build and test Chat Services - name: Build and test Chat Services

Loading…
Cancel
Save