From 9e911bbbd523bd3996ec90d02acf4812dd37a281 Mon Sep 17 00:00:00 2001 From: bri <284789+b-@users.noreply.github.com> Date: Wed, 4 Oct 2023 18:57:49 -0400 Subject: [PATCH] Update action.yml --- .github/actions/build/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/build/action.yml b/.github/actions/build/action.yml index e4be83e..004879e 100644 --- a/.github/actions/build/action.yml +++ b/.github/actions/build/action.yml @@ -153,7 +153,7 @@ runs: labels: | ${{ inputs.labels }} tags: | - type=38 + type=raw,38 type=schedule,pattern={{date 'YYYYMMDD'}} type=semver,pattern={{major}}.{{minor}} type=semver,pattern={{version}}