diff --git a/.github/workflows/rsync.yml b/.github/workflows/rsync.yml index d29e050..93bd4eb 100644 --- a/.github/workflows/rsync.yml +++ b/.github/workflows/rsync.yml @@ -35,7 +35,7 @@ jobs: context: rsync/ platforms: linux/arm/v7, Linux/amd64 push: true - tags: ghcr.io/sstent/rsyncmulti:latest + tags: ghcr.io/sstent/rsync:latest build-args: | RELEASE=v0.3.5 \ No newline at end of file