[Ultica] Acetylene lamp on\off , spiral stone and petrified eye by Zaloran82 #1070
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: UltimateCataclysm composer | |
on: | |
push: | |
branches: | |
- master | |
paths: | |
- 'gfx/UltimateCataclysm/**' | |
- '.github/workflows/Ultica_ci_build.yml' | |
pull_request: | |
branches: | |
- master | |
paths: | |
- 'gfx/UltimateCataclysm/**' | |
- '.github/workflows/Ultica_ci_build.yml' | |
jobs: | |
build: | |
uses: ./.github/workflows/composer_template.yml | |
with: | |
tileset: UltimateCataclysm | |
composer-args: --use-all --obsolete-fillers |