Create modrinth.yml

This commit is contained in:
hyperdefined
2023-10-19 12:22:08 -04:00
committed by GitHub
parent 68c9685477
commit 02a7920ad2

12
.github/workflows/modrinth.yml vendored Normal file
View File

@@ -0,0 +1,12 @@
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'