We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 747581e commit 1b6f158Copy full SHA for 1b6f158
1 file changed
.github/workflows/sync.yml
@@ -15,4 +15,5 @@ jobs:
15
REMOTE: 'https://codeberg.org/JerryHan3/Witherstorm-Data-Display.git'
16
GIT_USERNAME: JerryHan3
17
GIT_PASSWORD: ${{ secrets.CODEBERG_PASSWORD }}
18
- DEBUG: "true"
+ DEBUG: true
19
+ PUSH_ALL_REFS: false
0 commit comments