mirror of
https://github.com/actions/upload-artifact.git
synced 2026-05-06 01:14:44 +00:00
Fix some wording
This commit is contained in:
parent
ab9e274315
commit
07454fcfbf
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ You are welcome to still raise bugs in this repo.
|
||||||
# Optional. Default is 'false'
|
# Optional. Default is 'false'
|
||||||
include-hidden-files:
|
include-hidden-files:
|
||||||
|
|
||||||
# Whether to zip the archive files before upload
|
# Whether to zip the artifact files before upload
|
||||||
# If 'false', only a single file can be uploaded. The name of the file will be used as the artifact name (the 'name' parameter is ignored)
|
# If 'false', only a single file can be uploaded. The name of the file will be used as the artifact name (the 'name' parameter is ignored)
|
||||||
# Optional. Default is 'true'
|
# Optional. Default is 'true'
|
||||||
archive:
|
archive:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue