Skip to content

- 优化 RereadSql 支持表的其他字段使用;#1655 #774

- 优化 RereadSql 支持表的其他字段使用;#1655

- 优化 RereadSql 支持表的其他字段使用;#1655 #774

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"