Ver Fonte

fix readme (#251)

eric sciple há 5 anos atrás
pai
commit
df86c829eb
1 ficheiros alterados com 1 adições e 1 exclusões
  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