diff --git a/.forgejo/actions/artifact-upload/action.yaml b/.forgejo/actions/artifact-upload/action.yml similarity index 90% rename from .forgejo/actions/artifact-upload/action.yaml rename to .forgejo/actions/artifact-upload/action.yml index 1007ae8..c9bce5c 100644 --- a/.forgejo/actions/artifact-upload/action.yaml +++ b/.forgejo/actions/artifact-upload/action.yml @@ -6,6 +6,7 @@ inputs: path: description: Paths of the file or directory with the data required: true +outputs: {} runs: using: composite steps: