diff --git a/.forgejo/actions/artifact-upload/action.yml b/.forgejo/actions/artifact-upload/action.yml index 168beea..74c5fbc 100644 --- a/.forgejo/actions/artifact-upload/action.yml +++ b/.forgejo/actions/artifact-upload/action.yml @@ -7,8 +7,8 @@ inputs: default: artifact.tar description: Artifact name path: + default: /bin description: Paths of the file or directory with the data - required: true outputs: {} runs: using: composite