We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gitea
1 parent 3166e24 commit 0d005eeCopy full SHA for 0d005ee
.github/workflows/mirror.yml
@@ -7,12 +7,6 @@ jobs:
7
- uses: actions/checkout@v4
8
with:
9
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 }}
16
- uses: yesolutions/mirror-action@master
17
18
REMOTE: 'https://gitee.com/opensound-org/est.git'
0 commit comments