diff --git a/.github/workflows/auto_tag.yml b/.github/workflows/auto_tag.yml index 37c11e20a..2f0c2a8e4 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: tip + tag-name: dev