mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2026-06-07 01:57:10 +00:00
codeberg migration
This commit is contained in:
13
.forgejo/workflows/modrinth.yml
Executable file
13
.forgejo/workflows/modrinth.yml
Executable 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'
|
||||
Reference in New Issue
Block a user