Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add mandatory package-type param
  • Loading branch information
Nishtha Gupta authored and GitHub committed Dec 30, 2022
1 parent 5e7113f commit 40030c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Expand Up @@ -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

0 comments on commit 40030c0

Please sign in to comment.