Explorar o código

set fetch-depth when checking out

Yuki Takei %!s(int64=4) %!d(string=hai) anos
pai
achega
fb6e8142a0
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/ci-app-prod.yml

+ 2 - 0
.github/workflows/ci-app-prod.yml

@@ -281,6 +281,8 @@ jobs:
 
     steps:
     - uses: actions/checkout@v2
+      with:
+        fetch-depth: 0
 
     - uses: actions/setup-node@v2
       with: