diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-05-06 05:14:11 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-06 05:14:11 +0900 |
| commit | 9b7760ba474cfa4fdf8a05782a55dabdec3adfda (patch) | |
| tree | 864fd04f62f4a0974164f13bce93b6eab92248f3 /.github/workflows/release-velocity.yaml | |
| parent | 4e330bbf63d8e25b55e43d0b4c311c108d8fdfaa (diff) | |
| parent | cb4def95cf8987c068342f27d12f3d27ae8ce1eb (diff) | |
| download | LunaticChat-9b7760ba474cfa4fdf8a05782a55dabdec3adfda.tar.gz LunaticChat-9b7760ba474cfa4fdf8a05782a55dabdec3adfda.tar.bz2 LunaticChat-9b7760ba474cfa4fdf8a05782a55dabdec3adfda.zip | |
Merge pull request #192 from m1sk9/renovate/cloudnode-pro-modrinth-publish-digest
chore(deps): update cloudnode-pro/modrinth-publish digest to a913fbd
Diffstat (limited to '.github/workflows/release-velocity.yaml')
| -rw-r--r-- | .github/workflows/release-velocity.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-velocity.yaml b/.github/workflows/release-velocity.yaml index 151c82b..b527693 100644 --- a/.github/workflows/release-velocity.yaml +++ b/.github/workflows/release-velocity.yaml @@ -126,7 +126,7 @@ jobs: --notes-file /tmp/release-notes.md - name: Publish to Modrinth (Velocity) - uses: cloudnode-pro/modrinth-publish@0be4916ad5f081d936eb5615aa35ce3f0949979c # v2 + uses: cloudnode-pro/modrinth-publish@a913fbd3649342d446fe40559133ab03623d18aa # v2 with: token: ${{ secrets.MODRINTH_TOKEN }} name: v${{ needs.validate.outputs.version }} (Velocity) |
