ashkulz / NppFTP

Plugin for Notepad++ allowing FTP, FTPS, FTPES and SFTP communications
https://ashkulz.github.io/NppFTP/
320 stars 93 forks source link

added icon to toolbarIcons struct for NPPM_ADDTOOLBARICON #320

Closed chcg closed 2 years ago

chcg commented 3 years ago

Fixes #317

chcg commented 2 years ago

@ashkulz See https://app.travis-ci.com/github/ashkulz/NppFTP/requests -> Could not authorize build request for ashkulz/NppFTP. Maybe the https://github.com/ashkulz/NppFTP/blob/master/.travis.yml#L22 key also needs to be added or updated. Thanks for having a look at it.

ashkulz commented 2 years ago

I think we should just use GitHub Actions now, tbh. That key only comes for releases, not just builds.

I've already installed it on this repo, not sure what more is needed :man_shrugging:

chcg commented 2 years ago

@ashkulz Ok, then I will go with github actions and see how to do a release with there.