Skip to content

Commit

Permalink
fetch all history in the workflow create-draft-release-reusable
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichwilken committed Feb 7, 2024
1 parent f509756 commit 2a77fa4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-draft-release-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Write changelog to file
env:
Expand Down

0 comments on commit 2a77fa4

Please sign in to comment.