Skip to content

Commit 05f6af8

Browse files
committed
Added release note for GitHub Actions.
1 parent de558b2 commit 05f6af8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/workflows/release.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,13 @@ jobs:
5757
name: latest
5858
tag: latest
5959
allowUpdates: true
60-
body: Latest automated build (ignore github-actions' release date)
60+
body: |
61+
Latest automated build (ignore github-actions' release date)
62+
63+
Note: this build may only be compatible with the latest release of Textadept
64+
(which may be an unstable release or a nightly build). If you are looking for a
65+
version of this module that is compatible with a specific version of Textadept,
66+
please download the "modules.zip" archive released alongside your version of Textadept.
6167
artifacts: file_diff.zip
6268
token: ${{ secrets.GITHUB_TOKEN }}
6369
cleanup:

0 commit comments

Comments
 (0)