You've already forked upload-artifact
mirror of
https://gitee.com/Foldcc/upload-artifact
synced 2026-05-25 15:20:05 +00:00
Exclude the .git directory by default
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user