Skip to content

build(deps): bump peter-evans/create-pull-request from 5 to 6 (#201) #120

build(deps): bump peter-evans/create-pull-request from 5 to 6 (#201)

build(deps): bump peter-evans/create-pull-request from 5 to 6 (#201) #120

Workflow file for this run

name: Sync repo
on:
push:
branches:
- main
jobs:
gitee:
name: Sync to Gitee
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Push
uses: wangchucheng/[email protected]
with:
target-url: https://gitee.com/YDX-2147483647/best-of-bits.git
target-username: YDX-2147483647
target-token: ${{ secrets.GITEE_TOKEN }}