add package-type param to action.yml
This commit is contained in:
@@ -27,6 +27,11 @@ inputs:
|
|||||||
Required if dynamically deleting oldest versions.
|
Required if dynamically deleting oldest versions.
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
|
package-type:
|
||||||
|
description: >
|
||||||
|
Type of the package containing the version to delete.
|
||||||
|
required: true
|
||||||
|
|
||||||
num-old-versions-to-delete:
|
num-old-versions-to-delete:
|
||||||
description: >
|
description: >
|
||||||
Number of versions to delete starting with the oldest version.
|
Number of versions to delete starting with the oldest version.
|
||||||
|
|||||||
Reference in New Issue
Block a user