Skip to content

Merge remote-tracking branch 'MCTBL/fancy_drive_and_chest' into dev #366

Merge remote-tracking branch 'MCTBL/fancy_drive_and_chest' into dev

Merge remote-tracking branch 'MCTBL/fancy_drive_and_chest' into dev #366

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