From 442dda3da2153bd778c996b380f992b6c9929c37 Mon Sep 17 00:00:00 2001 From: muchasxmaracas <99442216+muchasxmaracas@users.noreply.github.com> Date: Wed, 31 Jan 2024 17:49:28 +0100 Subject: [PATCH] try test tag --- .github/workflows/github-actions.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 4ef1f27..2f30de3 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -39,5 +39,6 @@ jobs: with: context: . push: true - tags: ${{ steps.meta.outputs.tags }} + #tags: ${{ steps.meta.outputs.tags }} + tags: test labels: ${{ steps.meta.outputs.labels }} \ No newline at end of file