You've already forked gitea-composer-upload-action
8 lines
189 B
Plaintext
8 lines
189 B
Plaintext
PHP_VERSION="8.3"
|
|
|
|
GITEA_INSTANCE_BASE_URL="https://gitea.example.com"
|
|
GITEA_ACCESS_TOKEN="access_token"
|
|
GITEA_OWNER="owner"
|
|
GITEA_REPOSITORY="repository"
|
|
GITEA_PACKAGE_REGISTRY="composer"
|