codeberg migration

This commit is contained in:
hyperdefined
2026-05-15 22:29:46 -04:00
parent 1025ae6787
commit e32ee1cd60
10 changed files with 50 additions and 14 deletions

13
.forgejo/workflows/modrinth.yml Executable file
View File

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