Skip to content

Commit

Permalink
build: include CHANGELOG.md in release
Browse files Browse the repository at this point in the history
Former-commit-id: 91a2532
  • Loading branch information
onnovalkering committed Aug 12, 2021
1 parent 1293e6b commit 49d9b85
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,9 @@ jobs:
- build-linux-binaries
- build-services
steps:
- name: Checkout repository
uses: actions/checkout@v2

- name: Download artifacts
uses: actions/download-artifact@v2
with:
Expand Down

0 comments on commit 49d9b85

Please sign in to comment.