maiself / godot-python-extension

Python language bindings for the Godot game engine
https://godot-python-extension.readthedocs.io
MIT License
18 stars 3 forks source link

Can revise the github actions so they also check on push to master #14

Open fire opened 1 month ago

fire commented 1 month ago

TL;DR

Add push on master in the github actions.

Not able to make pr right now.

maiself commented 1 month ago

I think I'd be fine with this, and its a simple change correct?

This might be worth a separate issue, but I'm wondering if the action could package the artifacts of the various platform builds into a single archive ready to be used or uploaded as a release. I have a script locally that can download the artifacts and repackage, but a one button solution would be nice.