Fix Gitea package owner example
All checks were successful
Build Alpine Packages / build-and-publish (push) Successful in 1m3s

This commit is contained in:
Joachim Schlöffel
2026-06-07 23:30:34 +02:00
parent bb176142e5
commit d5a32abcd4

View File

@@ -143,7 +143,7 @@ For local publishing, run:
```sh
INSTANCE_URL=https://code.factoring.digital \
PACKAGE_OWNER=fspdigital \
PACKAGE_OWNER=fsp-ops \
PACKAGE_NAME=seaweedfs-alpine \
PACKAGE_USER=... \
PACKAGE_TOKEN=... \