delete-package-versions

时间:2024-04-10 09:25:01
【文件属性】:

文件名称:delete-package-versions

文件大小:302KB

文件格式:ZIP

更新时间:2024-04-10 09:25:01

TypeScript

删除软件包版本 此操作将从删除软件包的版本。 它能做什么 删除一个版本 删除多个版本 删除特定版本 删除最旧的版本 删除与执行工作流相同的存储库中托管的软件包的版本 删除与执行工作流的版本不同的版本中托管的软件包的版本。 用法 - uses : actions/delete-package-versions@v1 with : # Can be a single package version id, or a comma separated list of package version ids. # Defaults to an empty string. package-version-ids : # Owner of the repo hosting the package. # Defaults to the owner of the repo execu


【文件预览】:
delete-package-versions-main
----.eslintrc.json(3KB)
----.licensed.yml(139B)
----.gitattributes(42B)
----.github()
--------workflows()
----action.yml(1KB)
----.prettierignore(24B)
----src()
--------main.ts(984B)
--------version()
--------delete.ts(1KB)
--------input.ts(1KB)
----.prettierrc.json(225B)
----.licenses()
--------npm()
----tsconfig.json(1KB)
----LICENSE(1KB)
----jest.config.js(235B)
----__tests__()
--------delete.test.ts(2KB)
--------version()
----README.md(8KB)
----dist()
--------index.js(1006KB)
----.gitignore(1KB)
----.eslintignore(24B)
----package-lock.json(242KB)
----package.json(1KB)

网友评论