Skip to content

remove download button #5

remove download button

remove download button #5

name: sync-readme
on:
push:
paths:
- "README.md"
- "media"
branches:
- main
workflow_dispatch:
jobs:
modrinth-description:
runs-on: ubuntu-latest
name: Sync Modrinth description
steps:
- uses: actions/checkout@v4
- uses: funnyboy-roks/[email protected]
with:
auth-token: ${{ secrets.MODRINTH_API_KEY }}
slug: 'autodrop'