Skip to content

v3.2.806-preview20231124 - 增加 FluentApi AsTable 方法; #793

v3.2.806-preview20231124 - 增加 FluentApi AsTable 方法;

v3.2.806-preview20231124 - 增加 FluentApi AsTable 方法; #793

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"