You've already forked gitea-composer-upload-action
added PHP_VERSION for environment
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
PHP_VERSION="8.3"
|
||||||
|
|
||||||
GITEA_INSTANCE_BASE_URL="https://gitea.example.com"
|
GITEA_INSTANCE_BASE_URL="https://gitea.example.com"
|
||||||
GITEA_ACCESS_TOKEN="access_token"
|
GITEA_ACCESS_TOKEN="access_token"
|
||||||
GITEA_OWNER="owner"
|
GITEA_OWNER="owner"
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
PHP_VERSION="8.3"
|
||||||
|
|
||||||
GITEA_INSTANCE_BASE_URL="https://gitea.example.com"
|
GITEA_INSTANCE_BASE_URL="https://gitea.example.com"
|
||||||
GITEA_ACCESS_TOKEN="access_token"
|
GITEA_ACCESS_TOKEN="access_token"
|
||||||
GITEA_OWNER="owner"
|
GITEA_OWNER="owner"
|
||||||
|
|||||||
Reference in New Issue
Block a user