docs: fix description of release-ZIP upload process

The release-ZIP needs to be uploaded in the release notes section, not
in the release assets section (as that's apparently not possible).
This commit is contained in:
June 2024-09-11 04:09:29 +02:00
parent b358d2046d
commit b762d6db22
No known key found for this signature in database

View File

@ -43,7 +43,7 @@ To create a new tag, do the following:
2. Select the corresponding tag created earlier. 2. Select the corresponding tag created earlier.
3. Name the release "Top Bar Organizer vX". 3. Name the release "Top Bar Organizer vX".
4. Copy the [release notes template](./release_notes_template.md) and fill it out. 4. Copy the [release notes template](./release_notes_template.md) and fill it out.
5. Upload the release-ZIP created in the previous step as a release asset. 5. Drop the release-ZIP created in the previous step at the end of the release notes.
6. Create the release. 6. Create the release.
## Uploading to the GNOME Extensions Website ## Uploading to the GNOME Extensions Website