Skip to content

Commit

Permalink
build: 👷 update release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AnzhiZhang committed Dec 22, 2023
1 parent 13dad5e commit bbd6495
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,22 @@ jobs:
- name: Publish
uses: Kir-Antipov/mc-publish@v3.3
with:
version: ChatHub-${{ github.ref_name }}

modrinth-id: H3USaks7
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}

curseforge-id: 825508
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}

github-token: ${{ secrets.GITHUB_TOKEN }}

files: |
ChatHub-v*.jar
changelog-file: CHANGELOG.md

loaders: |
velocity
game-versions: |
[1.12,)
game-version-filter: releases

0 comments on commit bbd6495

Please sign in to comment.