Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

自動發布資源包更新 #4335

自動發布資源包更新

自動發布資源包更新 #4335

Workflow file for this run

name: 自動發布資源包更新
on:
workflow_dispatch: {}
push:
branches:
- main
paths:
- assets/**
- pack.mcmeta
- pack.png
workflow_run:
workflows: ["同步 ParaTranz 的翻譯"]
types:
- completed
permissions:
contents: write
jobs:
Simple-Packer:
name: 補丁資源包發布
uses: TeamKugimiya/reusable-workflows/.github/workflows/Simple-ResourcePacker.yml@main
with:
resourcepack_file_name: "ATM9-TTS-Patches"
release_title_name: "ATM9 - 翱翔天際 中文補丁資源包"
git_version_replacer: true
generate_time_replacer: true
force_include_files: "assets/expatternprovider/ae2guide/epp_intro/*.md,assets/appliede/ae2guide/*.md,assets/appliede/ae2guide/diagrams/*.png"