action-publish:GitHub行动将新软件包发布到minepkg.io

时间:2024-04-24 15:02:10
【文件属性】:

文件名称:action-publish:GitHub行动将新软件包发布到minepkg.io

文件大小:151KB

文件格式:ZIP

更新时间:2024-04-24 15:02:10

TypeScript

minepkg发布GitHub操作 该操作将在minepkg上发布一个程序包。 用法 使用此操作之前,请设置MINEPKG_API_KEY机密。 您可以从以下获取api密钥: : 该文档还包括有关如何使用此操作的更完整的示例。 # you can remove the java step for modpacks # or if you use "no-build" and get the jar files # from somewhere else - name : Set up JDK 1.8 uses : actions/setup-java@v1 with : java-version : 1.8 - name : publish minepkg package uses : minepkg/action-publish@main wit


【文件预览】:
action-publish-main
----package.json(1KB)
----.eslintrc.json(2KB)
----.github()
--------dependabot.yml(274B)
--------workflows()
----test()
--------package()
----.prettierignore(24B)
----action.yml(843B)
----LICENSE(1KB)
----package-lock.json(178KB)
----dist()
--------index.js(174KB)
--------install.d.ts(198B)
--------sourcemap-register.js(39KB)
--------index.js.map(203KB)
--------main.d.ts(11B)
--------licenses.txt(8KB)
----src()
--------main.ts(2KB)
----tsconfig.json(1KB)
----.gitignore(1KB)
----README.md(631B)
----.eslintignore(40B)
----.gitattributes(38B)
----.prettierrc.json(178B)

网友评论