Fix: add repoVisibility to publish:gitea

This commit is contained in:
2025-12-09 18:54:21 +00:00
parent e5234d0b3d
commit d14cc603c1

View File

@@ -71,6 +71,7 @@ spec:
input:
repoUrl: git.rber.bj?owner=${{ parameters.university }}&repo=${{ parameters.name }}
description: ${{ parameters.description }}
repoVisibility: public
defaultBranch: main
repoVisibility: internal