Files
ToolStats/.github/workflows/modrinth.yml
hyperdefined a785e331b3 git change
2026-04-05 01:30:33 -04:00

13 lines
296 B
YAML
Executable File

name: Update Modrinth Description
on:
push:
branches: [ master ]
jobs:
modrinth-desc:
runs-on: 'ubuntu-latest'
steps:
- uses: actions/checkout@v3
- uses: funnyboy-roks/modrinth-auto-desc@v1.6
with:
auth-token: ${{ secrets.MODRINTH }}
slug: 'oBZj9E15'