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
No known key found for this signature in database
18 changed files with 434 additions and 113 deletions

View file

@ -36,6 +36,9 @@ inputs:
If true, the artifacts that were merged will be deleted.
If false, the artifacts will still exist.
default: 'false'
include-git-directory:
description: 'Include files in the .git directory in the merged artifact.'
default: 'false'
outputs:
artifact-id: