Skip to content

v3.5.100-preview20240808 #1868 #1763 #939 #991 #899

v3.5.100-preview20240808 #1868 #1763 #939 #991

v3.5.100-preview20240808 #1868 #1763 #939 #991 #899

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"