Skip to content

Commit 747581e

Browse files
authored
Update sync.yml
1 parent c1a3883 commit 747581e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/sync.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v5.0.0
12-
- uses: yesolutions/mirror-action@master
12+
- uses: yesolutions/mirror-action@v0.7.0
1313
with:
1414
REMOTE_NAME: 'mirror'
1515
REMOTE: 'https://codeberg.org/JerryHan3/Witherstorm-Data-Display.git'
1616
GIT_USERNAME: JerryHan3
1717
GIT_PASSWORD: ${{ secrets.CODEBERG_PASSWORD }}
18+
DEBUG: "true"

0 commit comments

Comments
 (0)