Files
ToolStats/.github/workflows/modrinth.yml
2023-10-19 12:22:08 -04:00

13 lines
259 B
YAML

on:
push:
branches: [ main ]
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: 'mapify'