eric sciple hace 5 años
padre
commit
df86c829eb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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