eric sciple 5 年 前
コミット
df86c829eb
1 ファイル変更1 行追加1 行削除
  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