替换为兼容旧版 Gitea 的文件传递插件

This commit is contained in:
SongJun
2026-07-22 08:16:05 -04:00
parent d24bbea131
commit bf32f2aed1
6 changed files with 32344 additions and 42936 deletions

View File

@@ -5,9 +5,6 @@ inputs:
name:
description: 'Name of the artifact to download. If unspecified, all artifacts for the run are downloaded.'
required: false
artifact-ids:
description: 'IDs of the artifacts to download, comma-separated. Either inputs `artifact-ids` or `name` can be used, but not both.'
required: false
path:
description: 'Destination path. Supports basic tilde expansion. Defaults to $GITHUB_WORKSPACE'
required: false