Update auto_tag.yml

This commit is contained in:
Chris Lu 2021-02-17 01:34:51 -08:00 committed by GitHub
parent 5f39dde894
commit 3dd0510ebe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,9 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Latest tag
- name: Check out code into the Go module directory
uses: actions/checkout@v2
- name: Latest tag
uses: EndBug/latest-tag@v1.4.0
with:
description: latest master branch builds