extdn / installer-m2

Universal extension installer for Magento 2, see introductory blog post here
https://fooman.com/blog/introducing-the-extdn-installer-for-magento-2.html
MIT License
24 stars 0 forks source link

Automate upload of phar to release for self-update #6

Open fooman opened 4 years ago

fooman commented 4 years ago

Currently the self-update command returns

  [Exception]
  API error - no release found at GitHub repository extdn/installer-m2
fooman commented 4 years ago

consider switching to https://github.com/humbug/box

fooman commented 4 years ago

Works now with a manually added phar file to the tagged release. Consider https://github.com/humbug/phar-updater

Automate the upload of the phar file.