Update auto_tag.yml
This commit is contained in:
2
.github/workflows/auto_tag.yml
vendored
2
.github/workflows/auto_tag.yml
vendored
@@ -9,6 +9,8 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v2
|
||||
- name: Latest tag
|
||||
uses: EndBug/latest-tag@v1.4.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user