Closed humbertodias closed 9 months ago
Yes and a file paintown-x86_64.AppImage will be generated
github warns about using upload-artifact@v2, so i updated it to v3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v2.
actually i think we are supposed to use v4
Just so I follow, if we tag a release off of master like
git tag releases/4.0.0; git push --tags
then this github action will run, and upload a .AppImage file to the github releases section?