Skip to content

Commit

Permalink
ci: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Apehum committed Apr 2, 2023
1 parent 71d9732 commit 2460733
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
modrinth-id: g2HFPeCl
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}

changelog-file: changelog.md

loaders: |
fabric
forge
Expand All @@ -50,4 +52,5 @@ jobs:
uses: Apehum/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-generate-changelog: false

changelog-file: changelog.md
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- disabled config reload support to fix an exception when using /vreload

0 comments on commit 2460733

Please sign in to comment.