From afa7a55cb7bf88f1a20e5c567d8b1cd0d48f7121 Mon Sep 17 00:00:00 2001 From: Mohammad Parvin Date: Mon, 9 Jan 2023 14:23:39 +0300 Subject: [PATCH] rename container --- .github/workflows/go.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index c490c6e..4ff8901 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -55,7 +55,7 @@ jobs: with: context: . push: true - tags: ghcr.io/username/repository:latest + tags: ghcr.io/mparvin/run4ever:latest - name: Add github release uses: softprops/action-gh-release@v1