fix: Update base url variable

This commit is contained in:
2024-10-30 07:30:21 +13:00
parent e80fed6fe7
commit 2cb2d440c5

View File

@@ -1,7 +1,7 @@
name: "Gitea Composer upload package" name: "Gitea Composer upload package"
description: "Updating a composer package in the Gitea system using GitHub Actions" description: "Updating a composer package in the Gitea system using GitHub Actions"
inputs: inputs:
base_url: baseurl:
description: "Base URL for Gitea Instance" description: "Base URL for Gitea Instance"
required: true required: true
username: username: