2
0
mirror of https://gitcode.com/gh_mirrors/up/upload-artifact.git synced 2026-07-21 01:43:37 +00:00

Exclude the .git directory by default

This commit is contained in:
Josh Gross
2024-08-15 20:29:20 -04:00
parent 834a144ee9
commit 3412bb46a4
18 changed files with 434 additions and 113 deletions
+3
View File
@@ -40,6 +40,9 @@ inputs:
If false, the action will fail if an artifact for the given name already exists.
Does not fail if the artifact does not exist.
default: 'false'
include-git-directory:
description: 'Include files in the .git directory in the artifact.'
default: 'false'
outputs:
artifact-id: