Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Commit

Permalink
Try to fix changelog generation
Browse files Browse the repository at this point in the history
  • Loading branch information
boswelja authored Apr 19, 2021
1 parent 5236443 commit ad47332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
stripHeaders: true
onlyLastTag: true
sinceTag: ${{ steps.version.outputs.pervious-version }}

- name: Create GitHub Release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit ad47332

Please sign in to comment.