From 3b7d6b1c0eef2fd7a4a6dd9565c92de4999fc5b5 Mon Sep 17 00:00:00 2001 From: Stuart Stent Date: Fri, 1 Oct 2021 11:19:02 -0400 Subject: [PATCH] sync --- .github/workflows/rsync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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