替换为兼容旧版 Gitea 的文件传递插件 #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "codex/gitea-artifact-v4"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
本次只替换
upload、download两个插件的运行文件,解决标准第 4 版在旧版 Gitea 上主动拒绝执行的问题。来源为国内可读镜像的
v4分支,固定源提交:上传81f940d004763f986ba3582c007fd842dd5cb0d7,下载75635f32b4c1c41c4b3d64e8f85210112ed4c9c7。已验证:入口清单指向
dist/index.js、Node 语法有效、兼容性条件固定为不拒绝、公开地址可匿名读取。