From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Wed, 26 Oct 2022 18:06:42 +0000 (+0100) Subject: Tiny typo X-Git-Tag: 4.1-rc5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70efd5fcaa6d1765fc02a6863fdf21ef0afa4b12;p=thirdparty%2Fshairport-sync.git Tiny typo --- diff --git a/.github/workflows/docker-build-on-tag.yaml b/.github/workflows/docker-build-on-tag.yaml index 781cb408..3ce06306 100644 --- a/.github/workflows/docker-build-on-tag.yaml +++ b/.github/workflows/docker-build-on-tag.yaml @@ -1,6 +1,6 @@ # Builds & pushes a docker image when a tag is created. # Tag pattern: '[tag]' & '[tag]-classic' -# 'latest' & 'latest-classic' also, when master tagged. +# 'latest' & 'classic' also, when master tagged. # Only pushes the tag when it matches one of the following patterns: # X, X.Y or X.Y.Z