Skip to content

v3.5.301 #2127 #2128 #2129 #2130 #2133 #2136 #2139 #1144

v3.5.301 #2127 #2128 #2129 #2130 #2133 #2136 #2139

v3.5.301 #2127 #2128 #2129 #2130 #2133 #2136 #2139 #1144

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"