Browse Source

still looking for the tag

pull/44/head
Jason Dove 5 years ago
parent
commit
d3e77108a5
  1. 2
      .github/workflows/ci.yml

2
.github/workflows/ci.yml

@ -41,7 +41,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2
with: with:
fetch-depth: 50 fetch-depth: 0
- name: Extract Git Tag - name: Extract Git Tag
shell: bash shell: bash
run: | run: |

Loading…
Cancel
Save