Add clarification about the release workflow in the template

Raphaël de Courville
2025-01-13 20:10:56 +01:00
parent b3e6477a76
commit e2beb80ffa
+3
@@ -48,6 +48,9 @@ Same goes for using `Processing`, `Pro`, or `P5`, whether it's a prefix or a suf
Similarly, please don't use `processing` as the prefix for your library packages. We need to keep that name space clear for official things as well.
## Release artifacts
> [!NOTE]
> If you use the official [Library Template](https://github.com/processing/processing-library-template), the following files will be created for you by the [release workflow](https://github.com/processing/processing-library-template/blob/main/.github/workflows/release.yml). If you’re hosting your library on your own domain, please follow the guidelines below.
Below is the required structure for hosting the release artifacts of a Processing library. These files must be accessible at stable URLs.
For example, if your library is called `myLibrary` and the latest version is at `https://mywebsite.com/releases/latest/` the following links should be valid: