Skip to content

Commit

Permalink
Retrieve the full history to compute the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rvermeulen committed Nov 27, 2023
1 parent 1628f54 commit 1939fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: 0 # We need the full history to compute the changelog

- name: Install Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 1939fe1

Please sign in to comment.