1 Star 0 Fork 0

lqzv/action-latest-release-info

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
action.yml 730 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jossef Harush Kadouri 提交于 2022-10-31 15:21 . fix: update node version
name: 'Get the latest release upload url, tag, date'
description: 'Helps you get the latest release info for your repo including upload url, tag, date'
author: 'GitHub'
outputs:
id:
description: 'The id of the release'
html_url:
description: 'The url users can navigate to in order to view the release'
upload_url:
description: 'The url for uploading assets to the release'
tag_name:
description: 'The name of the tag linked with the release'
name:
description: 'The name of the release'
created_at:
description: 'The creation date of the release'
draft:
description: 'The draft of the release'
runs:
using: 'node16'
main: 'dist/index.js'
branding:
icon: 'tag'
color: 'gray-dark'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lqzv/action-latest-release-info.git
git@gitee.com:lqzv/action-latest-release-info.git
lqzv
action-latest-release-info
action-latest-release-info
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385