Explorar el Código

fix draft-release workflow

Yuki Takei hace 4 años
padre
commit
1a8da5c5b7
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .github/workflows/draft-release.yml

+ 2 - 0
.github/workflows/draft-release.yml

@@ -41,6 +41,8 @@ jobs:
 
     steps:
       - uses: actions/checkout@v2
+        with:
+          fetch-depth: 0
 
       - name: Create/Update Pull Request
         uses: bakunyo/git-pr-release-action@master