Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
houseme committed Jan 17, 2024
1 parent 2a8804b commit 5dcbbc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gitee-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ on:
tags:
- "*"

name: Sync to GitEE
name: Sync to Gitee
jobs:
run:
name: Run
runs-on: ubuntu-latest
steps:
- name: Checkout source code
uses: actions/checkout@v4
- name: Mirror GitHub to GitEE
- name: Mirror GitHub to Gitee
uses: Yikun/[email protected]
with:
src: github/gogf
Expand Down

0 comments on commit 5dcbbc1

Please sign in to comment.