Skip to content

feat(mc): support for 1.21.11 #166

feat(mc): support for 1.21.11

feat(mc): support for 1.21.11 #166

Workflow file for this run

name: Update Modrinth Description
on:
workflow_dispatch:
push:
jobs:
modrinth-desc:
if: github.repository_owner == 'UltimatChamp'
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: 'BetterGrassify'