Skip to content

v3.2.833-preview20260712 #364 #1835 #1729 #1542 #1248 #1247 #407 #387 #890

v3.2.833-preview20260712 #364 #1835 #1729 #1542 #1248 #1247 #407 #387

v3.2.833-preview20260712 #364 #1835 #1729 #1542 #1248 #1247 #407 #387 #890

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"