Skip to content

Add Minecraft 3DS Cheat - Mob/Entity Cap Remover (#326) #7

Add Minecraft 3DS Cheat - Mob/Entity Cap Remover (#326)

Add Minecraft 3DS Cheat - Mob/Entity Cap Remover (#326) #7

Workflow file for this run

name: Build Cheats
on:
push:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
python-version: ["3.11"]
steps:
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v3
with:
python-version: ${{ matrix.python-version }}
- name: "Build Cheats"
run: |
printf "\n\n" | python joiner.py
- name: "Upload Cheats"
uses: softprops/action-gh-release@v1
with:
name: Sharkive DB ${{ github.event.repository.updated_at}}
tag_name: run-${{ github.run_number }}-${{ github.sha }}
draft: false
prerelease: false
files: |
build/3ds.json
build/switch.json