Skip to content

维护兼容性,确保没有LootGame时也可以正确运行 #57

维护兼容性,确保没有LootGame时也可以正确运行

维护兼容性,确保没有LootGame时也可以正确运行 #57

Workflow file for this run

name: Release tagged build
on:
push:
tags: [ '*' ]
permissions:
contents: write
jobs:
release-tags:
uses: GTNewHorizons/GTNH-Actions-Workflows/.github/workflows/release-tags.yml@master
secrets: inherit