Skip to content

Auto sync readme with modrinth #1

Auto sync readme with modrinth

Auto sync readme with modrinth #1

Workflow file for this run

name: Sync README
on:
push:
branches:
- develop
paths:
- .github/workflows/sync-readme.yml
- README.md
jobs:
modrinth-desc:
runs-on: 'ubuntu-latest'
steps:
- uses: actions/checkout@v3
- uses: funnyboy-roks/[email protected]
with:
auth-token: ${{ secrets.MODRINTH_TOKEN }}
slug: 'typewriter'