diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 66cd277..f1f5bd9 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -30,4 +30,4 @@ jobs: context: . platforms: linux/amd64,linux/arm64 push: true - tags: xdbin/beancount-gs:latest \ No newline at end of file + tags: frankwuzp/beancount-gs:latest \ No newline at end of file