Skip to main content

Эта версия GitHub Enterprise Server будет прекращена 2023-12-20. Исправления выпускаться не будут даже при критических проблемах безопасности. Для повышения производительности, повышения безопасности и новых функций выполните обновление до последней версии GitHub Enterprise Server. Чтобы получить справку по обновлению, обратитесь в службу поддержки GitHub Enterprise.

Ссылки на выпуски

Вы можете предоставлять общий доступ к каждому выпуску, создаваемому на сайте GitHub, используя уникальный URL-адрес.

Linking to the latest release

You can share a link to the latest release for a repository by adding releases/latest to the end of a repository's URL. For example, the URL for the latest release of octo-org/octo-repo on GitHub.com is https://github.com/octo-org/octo-repo/releases/latest.

To link directly to a download of your latest release asset that was manually uploaded, the suffix is /releases/latest/download/asset-name.zip.

Linking to older releases

  1. On your GitHub Enterprise Server instance, navigate to the main page of the repository.

  2. To the right of the list of files, click Releases.

    Screenshot of the main page of a repository. A link, labeled "Releases", is highlighted with an orange outline.

  3. To copy a unique URL to your clipboard, find the release you want to link to, right click the title, and copy the URL.