diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-01-10 22:12:16 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-10 22:12:16 +0900 |
| commit | 7f7add9e6ec64529c6b46fe608b6d684e962eb12 (patch) | |
| tree | 9840707831c5de7e69277f14a2f84e1adf6bc5b4 | |
| parent | 7f8cc94aaa28340f084f1b700fd07295757df76a (diff) | |
| parent | 2e6c25c9ede09a783dce189adad7fbe952b8e9de (diff) | |
| download | LunaticChat-7f7add9e6ec64529c6b46fe608b6d684e962eb12.tar.gz LunaticChat-7f7add9e6ec64529c6b46fe608b6d684e962eb12.tar.bz2 LunaticChat-7f7add9e6ec64529c6b46fe608b6d684e962eb12.zip | |
Merge pull request #15 from m1sk9/renovate/cloudnode-pro-modrinth-publish-digest
chore(deps): update cloudnode-pro/modrinth-publish digest to 0d0d794
| -rw-r--r-- | .github/workflows/release.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index d13a4d9..3fd3b25 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -106,7 +106,7 @@ jobs: Please refer to [CHANGELOG.md](./CHANGELOG.md) for update details." - name: Publish to Modrinth - uses: cloudnode-pro/modrinth-publish@0fa6eb3654b77861d943346be1d6a63f4fa6aea3 # v2 + uses: cloudnode-pro/modrinth-publish@0d0d7948e051e7481e6690795d23e06925967b68 # v2 with: token: ${{ secrets.MODRINTH_TOKEN }} name: LunaticChat v${{ needs.validate.outputs.version }} |
