summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-02-24 19:33:17 +0900
committerGitHub <noreply@github.com>2026-02-24 19:33:17 +0900
commit56ed04185036635dcfd2763391cd64b8be371b1a (patch)
tree8572a9dce0618c330f9ba6c077cfbdfcd95e8609
parent596cb6e2edebd9b2578f0038dada0ed6f10492a5 (diff)
parentf7ac4fd83a11cbefc52eaf942573927cfb3aa36a (diff)
downloadLunaticChat-56ed04185036635dcfd2763391cd64b8be371b1a.tar.gz
LunaticChat-56ed04185036635dcfd2763391cd64b8be371b1a.tar.bz2
LunaticChat-56ed04185036635dcfd2763391cd64b8be371b1a.zip
Merge pull request #118 from m1sk9/renovate/cloudnode-pro-modrinth-publish-digest
chore(deps): update cloudnode-pro/modrinth-publish digest to 482deb7
-rw-r--r--.github/workflows/release.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 1fd9f27..b675d07 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -116,7 +116,7 @@ jobs:
--notes ""
- name: Publish to Modrinth (Paper)
- uses: cloudnode-pro/modrinth-publish@0a5268ad092d4727bb6424326746fa2fe88761ff # v2
+ uses: cloudnode-pro/modrinth-publish@482deb71067c5207ce5ba263de0c36968d5c2b7b # v2
with:
token: ${{ secrets.MODRINTH_TOKEN }}
name: v${{ needs.validate.outputs.version }} (Paper 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 (Folia)
- uses: cloudnode-pro/modrinth-publish@0a5268ad092d4727bb6424326746fa2fe88761ff # v2
+ uses: cloudnode-pro/modrinth-publish@482deb71067c5207ce5ba263de0c36968d5c2b7b # v2
with:
token: ${{ secrets.MODRINTH_TOKEN }}
name: v${{ needs.validate.outputs.version }} (Folia v${{ env.MODRINTH_MC_VERSION }})
@@ -144,7 +144,7 @@ jobs:
files: platform-paper/build/libs/${{ needs.validate.outputs.folia_jar_name }}
- name: Publish to Modrinth (Velocity)
- uses: cloudnode-pro/modrinth-publish@0a5268ad092d4727bb6424326746fa2fe88761ff # v2
+ uses: cloudnode-pro/modrinth-publish@482deb71067c5207ce5ba263de0c36968d5c2b7b # v2
with:
token: ${{ secrets.MODRINTH_TOKEN }}
name: v${{ needs.validate.outputs.version }} (Velocity)