File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -195,31 +195,31 @@ on:
195195
196196 required : true
197197
198- \`\`\ `
198+ ` ` `
199199
200200
201201
202- \ ## 🐛 Troubleshooting
202+ ## 🐛 Troubleshooting
203203
204204
205205
206- \ ### Common Issues & Solutions
206+ ### Common Issues & Solutions
207207
208208
209209
210210| Problem | Solution |
211211
212212|---------|----------|
213213
214- | \*\ *Error : Access denied\*\ * | Regenerate GitLab token with correct scopes |
214+ | * *Error: Access denied* * | Regenerate GitLab token with correct scopes |
215215
216- | \*\ *Error : Repository not found\*\ * | Create the repository on GitLab first |
216+ | * *Error: Repository not found* * | Create the repository on GitLab first |
217217
218- | \*\ *Sync not triggering\*\ * | Check workflow file location and YAML syntax |
218+ | * *Sync not triggering* * | Check workflow file location and YAML syntax |
219219
220- | \*\ *Token expired\*\ * | Create new token and update GitHub secrets |
220+ | * *Token expired* * | Create new token and update GitHub secrets |
221221
222- | \*\ *Branch conflicts\*\ * | Use \ `--force\ ` flag in push command |
222+ | * *Branch conflicts* * | Use ` --force` flag in push command |
223223
224224
225225
You can’t perform that action at this time.
0 commit comments