pull/297/head
Ben Meadors 2023-01-29 18:47:50 -06:00
rodzic 53ef6aeaa6
commit 2d1b5314ad
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -19,8 +19,9 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Fetch tags
run: git fetch --tags --force
- name: Get current version
run: |