Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vsiravar authored Sep 20, 2023
1 parent 464a603 commit 10cbfbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
fetch-depth: 0
submodules: recursive
persist-credentials: false

Expand All @@ -157,7 +157,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
fetch-depth: 0
submodules: recursive
persist-credentials: false

Expand Down

0 comments on commit 10cbfbc

Please sign in to comment.