diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-01-10 13:00:22 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-10 13:00:22 +0000 |
| commit | 2e6c25c9ede09a783dce189adad7fbe952b8e9de (patch) | |
| tree | 9840707831c5de7e69277f14a2f84e1adf6bc5b4 /.github/workflows/release.yaml | |
| parent | 7f8cc94aaa28340f084f1b700fd07295757df76a (diff) | |
| download | LunaticChat-2e6c25c9ede09a783dce189adad7fbe952b8e9de.tar.gz LunaticChat-2e6c25c9ede09a783dce189adad7fbe952b8e9de.tar.bz2 LunaticChat-2e6c25c9ede09a783dce189adad7fbe952b8e9de.zip | |
chore(deps): update cloudnode-pro/modrinth-publish digest to 0d0d794
Diffstat (limited to '.github/workflows/release.yaml')
| -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 }} |
