kazzmir / paintown

Paintown is a 2-d fighting game
Other
104 stars 41 forks source link

release ubuntu (#72) #79

Closed humbertodias closed 9 months ago

kazzmir commented 9 months ago

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?

humbertodias commented 9 months ago

Yes and a file paintown-x86_64.AppImage will be generated

kazzmir commented 9 months ago

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.
kazzmir commented 9 months ago

actually i think we are supposed to use v4