Skip to content

Commit

Permalink
Merge pull request #448 from rvermeulen/rvermeulen/fix-missing-tags
Browse files Browse the repository at this point in the history
Fix change note generation
  • Loading branch information
rvermeulen authored Nov 24, 2023
2 parents a530e5a + d2a490e commit 1628f54
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:
ref: ${{ inputs.head-sha }}
fetch-tags: true

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

0 comments on commit 1628f54

Please sign in to comment.