diff options
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 84792ca..56f2015 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@a913fbd3649342d446fe40559133ab03623d18aa # v2 + uses: cloudnode-pro/modrinth-publish@8dc596b20b94959bf244180235d90729d05a674f # v2 with: token: ${{ secrets.MODRINTH_TOKEN }} name: v${{ needs.validate.outputs.version }} (Velocity) |
