mirror of
https://github.com/rclone/rclone.git
synced 2026-06-10 01:14:28 -04: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