Fixed error handling
All checks were successful
Build on push / prepare (push) Successful in 5s
Build on push / build (push) Successful in 18s

This commit is contained in:
2026-02-22 00:17:23 +01:00
parent ff8cd3350b
commit 4e8b04da7b
4 changed files with 69 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ inputs:
types:
description: "Types of packages (e.g. Container, PyPi, NuGet)"
required: false
default: "Container,PyPi,NuGet"
default: "container,pypi,nuget,npm"
api_token:
description: "API token for authentication"
required: true