Add mandatory package-type param

This commit is contained in:
Nishtha Gupta
2022-12-30 18:36:05 +05:30
committed by GitHub
parent 5e7113f543
commit 40030c0eb0
+2 -1
View File
@@ -30,5 +30,6 @@ jobs:
name: Smoke Test Delete Package Versions Action
with:
package-name: 'com.github.actions.test-package'
package-type: 'maven'
num-old-versions-to-delete: 0
min-versions-to-keep: 0
min-versions-to-keep: 0