Skip to content

Commit

Permalink
increase checkout fetch-depth param fix empty changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Freezystem committed Dec 7, 2023
1 parent 5b4e561 commit c061ec2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 20
- name: Setup Node and NPM
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit c061ec2

Please sign in to comment.