Formatting.

This commit is contained in:
2025-10-04 21:09:14 -04:00
parent 26568a0248
commit e6acd0b23a
+4
View File
@@ -9,14 +9,18 @@ inputs:
url:
description: URL to the Gitea instance
required: true
token:
description: Personal access token to the Gitea instance
required: true
tea-version:
description: Tea CLI version
default: 0.11.0
pr-label:
description: Labels for the PR (comma-separated)
assignee:
description: User to assign the PR to
default: ${{ github.actor }}