Skip to content

Update crafting tweaks name to be more specific (#18) #5

Update crafting tweaks name to be more specific (#18)

Update crafting tweaks name to be more specific (#18) #5

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