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