Skip to content

Commit

Permalink
Generate Changelog in GitHub Release
Browse files Browse the repository at this point in the history
  • Loading branch information
IntegerLimit authored Jan 25, 2024
1 parent 99786f6 commit c3a2eff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ jobs:
- name: Build Project
run: ./gradlew build

- name: Generate Changelog
run: ./gradlew generateChangelog

- name: Publish to GitHub
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit c3a2eff

Please sign in to comment.