publish-nuget:project GitHub操作,可在项目版本更改时自动发布NuGet软件包

时间:2024-02-26 11:14:30
【文件属性】:

文件名称:publish-nuget:project GitHub操作,可在项目版本更改时自动发布NuGet软件包

文件大小:7KB

文件格式:ZIP

更新时间:2024-02-26 11:14:30

nuget publishing version release dotnet-core

:sparkles: 发布NuGet GitHub在项目版本更新时自动构建,打包和发布nuget软件包的动作 用法 创建新的.github/workflows/publish.yml文件: name : publish to nuget on : push : branches : - master # Default release branch jobs : publish : name : build, pack & publish runs-on : ubuntu-latest steps : - uses : actions/chec


【文件预览】:
publish-nuget-master
----LICENSE(1KB)
----index.js(6KB)
----.github()
--------ISSUE_TEMPLATE()
----README.md(4KB)
----action.yml(2KB)

网友评论