Skip to content

The great renaming in hodgepodge (#417) #286

The great renaming in hodgepodge (#417)

The great renaming in hodgepodge (#417) #286

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
with:
workspace: setupDecompWorkspace
secrets: inherit