Skip to content

fix: all spacing removed in tooltips #81

fix: all spacing removed in tooltips

fix: all spacing removed in tooltips #81

Workflow file for this run

name: Update Modrinth Description
on:
workflow_dispatch:
push:
jobs:
modrinth-desc:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v4
- uses: funnyboy-roks/modrinth-auto-desc@v1.6
with:
auth-token: ${{ secrets.MODRINTH_TOKEN }}
slug: 'EnhancedTooltips'