diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 2f30de3..dda4435 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -39,6 +39,5 @@ jobs: with: context: . push: true - #tags: ${{ steps.meta.outputs.tags }} - tags: test + tags: type=raw,value=latest,enable={{is_default_branch}} labels: ${{ steps.meta.outputs.labels }} \ No newline at end of file