Explorar o código

fix draft-release workflow

Yuki Takei %!s(int64=4) %!d(string=hai) anos
pai
achega
1a8da5c5b7
Modificáronse 1 ficheiros con 2 adicións e 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