Skip to content

Punctiation is imporatant #5

Punctiation is imporatant

Punctiation is imporatant #5

Workflow file for this run

name: Sync README
on:
workflow_dispatch:
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'