Skip to content

pgsql, 2024-06-24 12:19:05 #87

pgsql, 2024-06-24 12:19:05

pgsql, 2024-06-24 12:19:05 #87

Workflow file for this run

name: github to gitee
on:
push:
branches:
- main
jobs:
docs-deploy:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: sync-gitee-mirror
uses: abersheeran/sync-gitee-mirror@v1-beta
with:
repository: yzqdev/mild-blog
username: yzqdev
password: ${{ secrets.PASSWORD }}