Skip to content

v3.2.805 #1666 # 1664 #1655 #1651 #782

v3.2.805 #1666 # 1664 #1655 #1651

v3.2.805 #1666 # 1664 #1655 #1651 #782

Workflow file for this run

name: Publish
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Sync to Gitee 💕
uses: wearerequired/git-mirror-action@master
env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
with:
source-repo: "[email protected]:dotnetcore/freesql.git"
destination-repo: "[email protected]:FreeSql/FreeSql-ORM.git"