docs: fix wording

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos Alexandro Becker
2021-09-07 16:16:50 -03:00
parent 8afb5eafe5
commit 717051d70f
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ blobs:
# You can add extra pre-existing files to the release.
# The filename on the release will be the last part of the path (base). If
# another file with the same name exists, the latest one found will be used.
# another file with the same name exists, the last one found will be used.
# Defaults to empty.
extra_files:
- glob: ./path/to/file.txt
+2 -2
View File
@@ -23,7 +23,7 @@ checksum:
# If left empty, all published binaries, archives, linux packages and source archives
# are included in the checksums file.
# Default is an empty list.
ids:
ids:
- foo
- bar
@@ -33,7 +33,7 @@ checksum:
# You can add extra pre-existing files to the checksums file.
# The filename on the checksums file will be the last part of the path (base). If
# another file with the same name exists, the latest one found will be used.
# another file with the same name exists, the last one found will be used.
# Defaults to empty.
extra_files:
- glob: ./path/to/file.txt
+3 -3
View File
@@ -67,7 +67,7 @@ release:
# You can add extra pre-existing files to the release.
# The filename on the release will be the last part of the path (base). If
# another file with the same name exists, the latest one found will be used.
# another file with the same name exists, the last one found will be used.
# Defaults to empty.
extra_files:
- glob: ./path/to/file.txt
@@ -108,7 +108,7 @@ release:
# You can add extra pre-existing files to the release.
# The filename on the release will be the last part of the path (base). If
# another file with the same name exists, the latest one found will be used.
# another file with the same name exists, the last one found will be used.
# Defaults to empty.
extra_files:
- glob: ./path/to/file.txt
@@ -153,7 +153,7 @@ release:
# You can add extra pre-existing files to the release.
# The filename on the release will be the last part of the path (base). If
# another file with the same name exists, the latest one found will be used.
# another file with the same name exists, the last one found will be used.
# Defaults to empty.
extra_files:
- glob: ./path/to/file.txt