summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-03-15 01:28:53 +0900
committerGitHub <noreply@github.com>2026-03-15 01:28:53 +0900
commit4e1368cec9dfec9d5fbc8fe50010da64f13a36f8 (patch)
treeffdf8e5fb9c6077ed2994fc7cc8c505120025b83
parent24c52e37770403ec66fb874670fc1f5966a652db (diff)
parentf339d6dacdb1d21a6dd523689dae90653b45739b (diff)
downloadLunaticChat-4e1368cec9dfec9d5fbc8fe50010da64f13a36f8.tar.gz
LunaticChat-4e1368cec9dfec9d5fbc8fe50010da64f13a36f8.tar.bz2
LunaticChat-4e1368cec9dfec9d5fbc8fe50010da64f13a36f8.zip
Merge pull request #139 from m1sk9/renovate/cloudnode-pro-modrinth-publish-digest
chore(deps): update cloudnode-pro/modrinth-publish digest to 0be4916
-rw-r--r--.github/workflows/release.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 06a5508..6360327 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -114,7 +114,7 @@ jobs:
--notes ""
- name: Publish to Modrinth (Paper/Folia)
- uses: cloudnode-pro/modrinth-publish@482deb71067c5207ce5ba263de0c36968d5c2b7b # v2
+ uses: cloudnode-pro/modrinth-publish@0be4916ad5f081d936eb5615aa35ce3f0949979c # v2
with:
token: ${{ secrets.MODRINTH_TOKEN }}
name: v${{ needs.validate.outputs.version }} (Paper/Folia v${{ env.MODRINTH_MC_VERSION }})
@@ -130,7 +130,7 @@ jobs:
files: platform-paper/build/libs/${{ needs.validate.outputs.paper_jar_name }}
- name: Publish to Modrinth (Velocity)
- uses: cloudnode-pro/modrinth-publish@482deb71067c5207ce5ba263de0c36968d5c2b7b # v2
+ uses: cloudnode-pro/modrinth-publish@0be4916ad5f081d936eb5615aa35ce3f0949979c # v2
with:
token: ${{ secrets.MODRINTH_TOKEN }}
name: v${{ needs.validate.outputs.version }} (Velocity)