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

View File

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