Browse Source

Update auto_tag.yml

pull/1811/head
Chris Lu 4 years ago
committed by GitHub
parent
commit
2149390195
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/auto_tag.yml

2
.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
Loading…
Cancel
Save