forked from Upstream/Velocitab
Tweak hangar channel config
This commit is contained in:
parent
772e5a5f0d
commit
c5b09590c7
3
.github/workflows/java_ci.yml
vendored
3
.github/workflows/java_ci.yml
vendored
@ -39,14 +39,15 @@ jobs:
|
|||||||
modrinth-id: Q10irTG0
|
modrinth-id: Q10irTG0
|
||||||
modrinth-featured: false
|
modrinth-featured: false
|
||||||
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
|
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
|
||||||
|
modrinth-version-type: alpha
|
||||||
hangar-id: William278/Velocitab
|
hangar-id: William278/Velocitab
|
||||||
hangar-token: ${{ secrets.HANGAR_API_KEY }}
|
hangar-token: ${{ secrets.HANGAR_API_KEY }}
|
||||||
|
hangar-version-type: Alpha
|
||||||
hangar-game-versions: |
|
hangar-game-versions: |
|
||||||
3.2
|
3.2
|
||||||
files: target/Velocitab-*.jar
|
files: target/Velocitab-*.jar
|
||||||
name: Velocitab v${{ env.version_name }}
|
name: Velocitab v${{ env.version_name }}
|
||||||
version: ${{ env.version_name }}
|
version: ${{ env.version_name }}
|
||||||
version-type: alpha
|
|
||||||
changelog: ${{ github.event.head_commit.message }}
|
changelog: ${{ github.event.head_commit.message }}
|
||||||
loaders: |
|
loaders: |
|
||||||
velocity
|
velocity
|
||||||
|
Loading…
Reference in New Issue
Block a user