Skip to content

Commit

Permalink
ci(deps): bump plugin-publish
Browse files Browse the repository at this point in the history
Signed-off-by: Brycen G <brycengranville@outlook.com>
  • Loading branch information
BrycensRanch committed Feb 28, 2023
1 parent 207e267 commit c861fe0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Expand Up @@ -209,7 +209,7 @@ jobs:
- name: Run snapshot action
uses: mikepenz/gradle-dependency-submission@v0.8.4
- name: Publish to Modrinth
uses: BrycensRanch/plugin-publish@b9dca03182c9be8e48120b043d317db7f3f7b6a2
uses: BrycensRanch/plugin-publish@fe934588a0e89f7978849c51d36d6884361509fa
with:
modrinth-id: jVlopSkZ
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
Expand All @@ -224,7 +224,7 @@ jobs:
java: 17
version-type: ${{ github.head_ref || github.ref_name }}
- name: Publish to Polymart
uses: BrycensRanch/plugin-publish@b9dca03182c9be8e48120b043d317db7f3f7b6a2
uses: BrycensRanch/plugin-publish@fe934588a0e89f7978849c51d36d6884361509fa
with:
polymart-id: 2057
polymart-token: ${{ secrets.POLYMART_TOKEN }}
Expand Down

0 comments on commit c861fe0

Please sign in to comment.