Add warning that the make script is only intended for releases

See https://github.com/TinyWebEx/common/issues/1
This commit is contained in:
rugk 2019-03-10 21:08:05 +01:00
parent 99a206ccba
commit 9a76bd854d
No known key found for this signature in database
GPG key ID: 05D40A636AFAB34D

View file

@ -2,6 +2,9 @@
#
# Makes a release ZIP of the add-on.
#
# IMPORTANT: This is only useful for building release versions of the add-on.
# For development, please rather follow the guidance in the contributing doc.
#
EXTENSION_NAME="mastodon-auto-remote-follow@rugk.github.io"