From c75199eca0f5e766bd483f0a5891fbd7a26f7eac Mon Sep 17 00:00:00 2001 From: Olabamiji Oyetubo <60369677+bigboybamo@users.noreply.github.com> Date: Tue, 30 Jan 2024 22:15:42 +0100 Subject: [PATCH] Update about-releases.md (#31352) Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com> --- .../repositories/releasing-projects-on-github/about-releases.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/repositories/releasing-projects-on-github/about-releases.md b/content/repositories/releasing-projects-on-github/about-releases.md index 097ad5e67a..c2f0aecf2a 100644 --- a/content/repositories/releasing-projects-on-github/about-releases.md +++ b/content/repositories/releasing-projects-on-github/about-releases.md @@ -32,6 +32,8 @@ You can manually create release notes while managing a release. Alternatively, y When viewing the details for a release, the creation date for each release asset is shown next to the release asset. {% endif %} +GitHub will automatically include links to download a zip file and a tarball containing the contents of the repository at the point of the tag's creation. + {% ifversion fpt or ghec %} People with admin permissions to a repository can choose whether {% data variables.large_files.product_name_long %} ({% data variables.large_files.product_name_short %}) objects are included in the ZIP files and tarballs that {% data variables.product.product_name %} creates for each release. For more information, see "[AUTOTITLE](/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/managing-git-lfs-objects-in-archives-of-your-repository)."