mirror of
https://github.com/rclone/rclone.git
synced 2025-12-31 15:43:53 +00:00
This switches the build from `ilteoood/docker_buildx` to `docker/build-push-action`. It also adds `workflow_dispatch:` so the actions can be tested more easily. Fixes #8062