Skip to content

Commit

Permalink
fix empty release changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Freezystem committed Dec 9, 2023
1 parent b50ca1b commit cd7f9d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 20
fetch-tags: true
- name: Setup Node and NPM
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit cd7f9d9

Please sign in to comment.