Skip to content

German mew2, cosmetics, pregen and ores update #198

German mew2, cosmetics, pregen and ores update

German mew2, cosmetics, pregen and ores update #198

Workflow file for this run

name: Model Preview
on:
pull_request:
permissions:
contents: write
pull-requests: write
jobs:
model-preview:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # Full history needed for base branch comparison
- name: Minecraft Model Preview
uses: smell-of-curry/mc-model-preview@latest
with:
github-token: ${{ secrets.GITHUB_TOKEN }}