From c67c0241330c7045cb126a9a19fe71bdb55ce77f Mon Sep 17 00:00:00 2001 From: Matheus Baldissara Date: Sun, 12 Mar 2023 13:38:48 -0300 Subject: [PATCH] Fix image name typo --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 48eff70..7e56e33 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -19,7 +19,7 @@ jobs: uses: docker/metadata-action@v4 with: images: | - aldissaramatheus/tasks.md + baldissaramatheus/tasks.md tags: | # Process semver like tags # For a tag x.y.z or vX.Y.Z, output an x.y.z, x.y and x image tag