Sfoglia il codice sorgente

fix draft-release workflow

Yuki Takei 4 anni fa
parent
commit
1a8da5c5b7
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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