Update .github/workflows/release.yml

Fix typo

Co-authored-by: Kristoffer Dalby <kradalby@kradalby.no>
This commit is contained in:
ohdearaugustin
2021-08-21 11:17:21 +02:00
committed by GitHub
parent 75afdc6306
commit a613501ff2

View File

@@ -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}}