Skip to content

getCircularReplacer for sdkInitializedLog to fix circular error; pack… #205

getCircularReplacer for sdkInitializedLog to fix circular error; pack…

getCircularReplacer for sdkInitializedLog to fix circular error; pack… #205

Workflow file for this run

name: Mirroring
on: [push, delete]
jobs:
to_cdn:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: yesolutions/mirror-action@master
with:
REMOTE: [email protected]:VoicenterTeam/VoicenterEventsSDK-cdn.git
GIT_SSH_PRIVATE_KEY: ${{ secrets.GIT_SSH_PRIVATE_KEY }}
GIT_SSH_NO_VERIFY_HOST: "true"