From 32e7d7dd2bde5fa2930cdec6e1576a851106743b Mon Sep 17 00:00:00 2001 From: Konrad Pabjan Date: Tue, 28 Apr 2020 11:43:05 +0200 Subject: [PATCH] Add .gitattributes --- .gitattributes | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..94f480d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf \ No newline at end of file diff --git a/README.md b/README.md index b1498b2..a21656d 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ steps: If the `name` input parameter is not provided, all artifacts will be downloaded. To differentiate between downloaded artifacts, a directory denoted by the artifacts name will be created for each individual artifact. -Example, if there are two artfiacts `Artifact-A` and `Artifact-B`, and the directory is `etc/usr/artifacts/`, the directory structure will look like this: +Example, if there are two artifacts `Artifact-A` and `Artifact-B`, and the directory is `etc/usr/artifacts/`, the directory structure will look like this: ``` etc/usr/artifacts/ Artifact-A/