[Ultica] Fungal , miserable , slime monsters and horse foal with 12 items and 3 overmap by Zaloran82 #697
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Altica composer | |
on: | |
push: | |
branches: | |
- master | |
paths: | |
- 'gfx/Altica/**' | |
- 'gfx/UltimateCataclysm/**' | |
- '.github/workflows/Altica_ci_build.yml' | |
pull_request: | |
branches: | |
- master | |
paths: | |
- 'gfx/Altica/**' | |
- 'gfx/UltimateCataclysm/**' | |
- '.github/workflows/Altica_ci_build.yml' | |
jobs: | |
build: | |
uses: ./.github/workflows/composer_template.yml | |
with: | |
tileset: Altica | |
composer-args: --use-all --obsolete-fillers |