Fix stable tag

This commit is contained in:
Marius Lindvall 2023-08-13 16:23:48 +02:00
parent 26d8a2e13a
commit 2a7e9ac0b0
No known key found for this signature in database
GPG Key ID: 3226E974C2AF47B4
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ jobs:
type=ref,event=branch
type=ref,event=pr
type=semver,pattern=v{{version}}
type=semver,pattern=v{{major}}.x-stable
type=semver,pattern=stable-{{major}}.x
- # Log in to Docker Hub
name: Login to Docker Hub
if: github.event_name != 'pull_request'