From a613501ff218797a4fbbad8df961234743aa4e7f Mon Sep 17 00:00:00 2001 From: ohdearaugustin Date: Sat, 21 Aug 2021 11:17:21 +0200 Subject: [PATCH] Update .github/workflows/release.yml Fix typo Co-authored-by: Kristoffer Dalby --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4c724f73..7f715ca7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -46,7 +46,7 @@ jobs: with: # list of Docker images to use as base name for tags images: | - ${{ secrets.DOCKERHUB_USERNAME }}/headsacle + ${{ secrets.DOCKERHUB_USERNAME }}/headscale ghcr.io/${{ github.repository_owner }}/headscale tags: | type=semver,pattern={{major}}.{{minor}}