From 257ec2487573c11806cbc3557be46f97a1e5e20a Mon Sep 17 00:00:00 2001 From: Brycen G Date: Tue, 28 Feb 2023 01:32:51 -0500 Subject: [PATCH] ci(deps): bump plugin-publish Signed-off-by: Brycen G --- .github/workflows/gradle.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 69e21e2d..02f80596 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -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@fe934588a0e89f7978849c51d36d6884361509fa + uses: BrycensRanch/plugin-publish@bfd63d76b40412e0d362c9f4847bb9b1e95b8735 with: modrinth-id: jVlopSkZ modrinth-token: ${{ secrets.MODRINTH_TOKEN }} @@ -224,9 +224,9 @@ jobs: java: 17 version-type: ${{ github.head_ref || github.ref_name }} - name: Publish to Polymart - uses: BrycensRanch/plugin-publish@fe934588a0e89f7978849c51d36d6884361509fa + uses: BrycensRanch/plugin-publish@bfd63d76b40412e0d362c9f4847bb9b1e95b8735 with: - polymart-id: 2057 + polymart-id: '2057' polymart-token: ${{ secrets.POLYMART_TOKEN }} loaders: | bukkit