Derive Gitea package owner dynamically

This commit is contained in:
MrSphay
2026-05-15 00:43:49 +02:00
parent 2cd9045a38
commit c0262b9508
5 changed files with 18 additions and 5 deletions

View File

@@ -72,6 +72,8 @@ REPOSITORY_OWNER
REPOSITORY_NAME
```
Derive `REPOSITORY_OWNER` and `REPOSITORY_NAME` from the target repository remote URL or `GITHUB_REPOSITORY`. Do not copy the owner from this repository kit's own remote.
Optional:
```text