Skip to content

Commit 0d005ee

Browse files
committed
👷 (workflows): Temporarily remove the mirror to gitea
1 parent 3166e24 commit 0d005ee

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/mirror.yml

-6
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ jobs:
77
- uses: actions/checkout@v4
88
with:
99
fetch-depth: 0
10-
- uses: yesolutions/mirror-action@master
11-
with:
12-
REMOTE: 'https://gitea.29bot.com/opensound-org/est.git'
13-
REMOTE_NAME: gitea
14-
GIT_USERNAME: 29bot
15-
GIT_PASSWORD: ${{ secrets.GITEA_PASSWORD }}
1610
- uses: yesolutions/mirror-action@master
1711
with:
1812
REMOTE: 'https://gitee.com/opensound-org/est.git'

0 commit comments

Comments
 (0)