explain enabling repository releases (#597)

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/597
Reviewed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me>
Co-committed-by: Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me>
This commit is contained in:
Seyed Mohamad Amin Modaresi 2025-06-10 18:51:17 +02:00 committed by Panagiotis "Ivory" Vasilopoulos
parent d2800e20d6
commit 95ef240390
2 changed files with 5 additions and 1 deletions

View file

@ -52,7 +52,11 @@ git push <remote target, probably "origin"> <tag name, e.g., "v1.2.3">
### On Codeberg
To create a release on Codeberg, first go to the `Releases` tab of your repository, and click on `New Release`:
To create a release on Codeberg, first go to your repository `Settings`, click on `Units` -> `Overview`, enable `Enable repository releases` and click on `Save setting`.
<img src="/images/collaborating/citable-code/enable_repository_releases.png" alt="Screenshot of an example repository's settings with circles drawn over the buttons described in the steps above">
Then go to the `Releases` tab of your repository, and click on `New Release`:
<img src="/images/collaborating/citable-code/releases1.png" alt="releases1">

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB