Skip to content

feat: update xcode permission by command - test #138

feat: update xcode permission by command - test

feat: update xcode permission by command - test #138

name: sync_to_bitbucket
on:
push:
branches: [main]
jobs:
sync_to_bitbucket:
runs-on: ubuntu-latest
steps:
- name: Sync to Bitbucket
uses: wearerequired/git-mirror-action@master
env:
SSH_PRIVATE_KEY: ${{ secrets.BITBUCKET_SSH_PRIVATE_KEY }}
with:
source-repo: [email protected]:WinterPu/PyUnrealBuildSystem.git
destination-repo: ssh://[email protected]/aduc/pyunrealbuildsystem.git