Fix MIRROR_STARRED var

This commit is contained in:
V-Paranoiaque
2025-09-27 15:13:54 +02:00
parent 8f379baad4
commit 6fd2774d43

View File

@@ -16,7 +16,7 @@ data:
GITHUB_USERNAME: {{ $gm.github.username | quote }}
GITHUB_TYPE: {{ $gm.github.type | quote }}
PRIVATE_REPOSITORIES: {{ $gm.github.privateRepositories | quote }}
MIRROR_STARRED: {{ $gm.mirror.starred | quote }}
MIRROR_STARRED: {{ $gm.github.mirrorStarred | quote }}
SKIP_FORKS: {{ $gm.github.skipForks | quote }}
SKIP_STARRED_ISSUES: {{ $gm.github.skipStarredIssues | quote }}
# Gitea Config