From 21493901953076bc47e57a57e3c20f96ea049617 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Wed, 17 Feb 2021 01:42:52 -0800 Subject: [PATCH] Update auto_tag.yml --- .github/workflows/auto_tag.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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