Skip to content

Commit

Permalink
Try out new version of changelog action
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaseizinger committed Feb 15, 2020
1 parent cb45e4e commit dd53d50
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/draft-new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: git checkout -b release/${{ env.RELEASE_VERSION }}

- name: Update changelog
uses: thomaseizinger/keep-a-changelog-new-release@v1
uses: thomaseizinger/keep-a-changelog-new-release@master
with:
version: ${{ env.RELEASE_VERSION }}

Expand Down
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Everything since the beginning!

[Unreleased]: https://github.com/thomaseizinger/github-action-gitflow-release-workflow/compare/f29bb46e40c323fe0af44dda68c6f60e5b263c64...HEAD

0 comments on commit dd53d50

Please sign in to comment.