InfoAmazonia / jeo-plugin

Interactive Map blocks for Wordpress Gutenberg
GNU General Public License v3.0
8 stars 5 forks source link

Fix release zip url which is pointing to the tag #422

Open yamango opened 1 year ago

yamango commented 1 year ago

To install plugin from gitlab release zip url, I would use wp-cli command
wp plugin install https://github.com/EarthJournalismNetwork/jeo-plugin/releases/download/2.8.2/jeo-plugin.zip

Looking at the releases page
https://github.com/EarthJournalismNetwork/jeo-plugin/releases

I expected this as the release zip url
https://github.com/EarthJournalismNetwork/jeo-plugin/releases/download/2.8.2/jeo-plugin.zip

But the link showing is for the tag and not the release
https://github.com/EarthJournalismNetwork/jeo-plugin/archive/refs/tags/2.8.2.zip