File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed
Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 2424 - `.txt` file: `https://github.com/yourusername/yourrepo/releases/latest/download/myLibrary.txt`
2525 - `.zip` file: `https://github.com/yourusername/yourrepo/releases/latest/download/myLibrary.zip`
2626
27+ > [!IMPORTANT]
28+ > Make sure to keep the same URL in the future. If you release a new version, the URL should remain the same.
29+
2730 For more details, see the [Release Artifacts section of the Library Guidelines](https://github.com/processing/processing4/wiki/Library-Guidelines#release-artifacts).
2831 - type : input
2932 id : properties_url
Original file line number Diff line number Diff line change 2323 If your release artifacts are hosted at `https://github.com/yourusername/yourrepo/releases/latest/`, ensure these files are available:
2424 - `.txt` file: `https://github.com/yourusername/yourrepo/releases/latest/download/myTool.txt`
2525 - `.zip` file: `https://github.com/yourusername/yourrepo/releases/latest/download/myTool.zip`
26+
27+ > [!IMPORTANT]
28+ > Make sure to keep the same URL in the future. If you release a new version, the URL should remain the same.
2629 - type : input
2730 id : properties_url
2831 attributes :
Original file line number Diff line number Diff line change 2323 If your release artifacts are hosted at `https://github.com/yourusername/yourrepo/releases/latest/`, ensure these files are available:
2424 - `.txt` file: `https://github.com/yourusername/yourrepo/releases/latest/download/myMode.txt`
2525 - `.zip` file: `https://github.com/yourusername/yourrepo/releases/latest/download/myMode.zip`
26+
27+ > [!IMPORTANT]
28+ > Make sure to keep the same URL in the future. If you release a new version, the URL should remain the same.
2629 - type : input
2730 id : properties_url
2831 attributes :
Original file line number Diff line number Diff line change 2323 If your release artifacts are hosted at `https://github.com/yourusername/yourrepo/releases/latest/`, ensure these files are available:
2424 - `.txt` file: `https://github.com/yourusername/yourrepo/releases/latest/download/myExamples.txt`
2525 - `.zip` file: `https://github.com/yourusername/yourrepo/releases/latest/download/myExamples.zip`
26+
27+ > [!IMPORTANT]
28+ > Make sure to keep the same URL in the future. If you release a new version, the URL should remain the same.
2629 - type : input
2730 id : properties_url
2831 attributes :
You can’t perform that action at this time.
0 commit comments