indention
This commit is contained in:
1
.github/workflows/auto_tag.yml
vendored
1
.github/workflows/auto_tag.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Check out code into the Go module directory
|
- name: Check out code into the Go module directory
|
||||||
uses: actions/checkout@v2
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user