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