diff --git a/.github/workflows/auto_tag.yml b/.github/workflows/auto_tag.yml index f11321b02..37c11e20a 100644 --- a/.github/workflows/auto_tag.yml +++ b/.github/workflows/auto_tag.yml @@ -16,4 +16,4 @@ jobs: uses: EndBug/latest-tag@v1.4.0 with: description: latest master branch builds - tag-name: latest + tag-name: tip