Skip to content

Commit

Permalink
ci(publish): do not remove changelog markdown
Browse files Browse the repository at this point in the history
Signed-off-by: Brycen G <brycengranville@outlook.com>
  • Loading branch information
BrycensRanch committed Mar 1, 2023
1 parent cb16bc4 commit 46b6c1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Expand Up @@ -212,6 +212,8 @@ jobs:
- name: Parse Changelog
id: changelog
uses: ocavue/changelog-parser-action@v1
with:
removeMarkdown: false

- name: Publish to Modrinth
uses: BrycensRanch/plugin-publish@bfd63d76b40412e0d362c9f4847bb9b1e95b8735
Expand Down

0 comments on commit 46b6c1f

Please sign in to comment.