Files
gitea-composer-upload-action/.env.dist
2024-08-25 18:34:01 +03:00

5 lines
169 B
Plaintext

GITEA_INSTANCE_BASE_URL="https://gitea.example.com"
GITEA_ACCESS_TOKEN="access_token"
GITEA_OWNER="owner"
GITEA_REPOSITORY="repository"
GITEA_PACKAGE_REGISTRY="composer"