eric sciple 5 anni fa
parent
commit
df86c829eb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -227,7 +227,7 @@ jobs:
 ```yaml
 - uses: actions/checkout@v2
 - run: |
-    git fetch --prune --unshallow
+    git fetch --prune --unshallow --tags
 ```
 
 # License