Skip to content

将掉落距离作为配置可调整 #54

将掉落距离作为配置可调整

将掉落距离作为配置可调整 #54

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