Skip to content

Commit

Permalink
ci(publish): publish to polymart
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 18, 2023
1 parent 2bd0a59 commit c9aedf4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,22 @@ jobs:
modrinth-id: jVlopSkZ
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
loaders: |
bukkit
spigot
paper
purpur
game-versions: |
1.18.2
1.19
java: 17
version-type: ${{ github.head_ref || github.ref_name }}
- name: Publish to Polymart
uses: BrycensRanch/plugin-publish@b9dca03182c9be8e48120b043d317db7f3f7b6a2
with:
polymart-id: 2057
polymart-token: ${{ secrets.POLYMART_TOKEN }}
loaders: |
bukkit
spigot
paper
purpur
Expand Down

0 comments on commit c9aedf4

Please sign in to comment.