Browse Source

indention

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

1
.github/workflows/auto_tag.yml

@ -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:

Loading…
Cancel
Save