Skip to content

I give up trying to mark this mod as client-side-only. Just run it si… #1

I give up trying to mark this mod as client-side-only. Just run it si…

I give up trying to mark this mod as client-side-only. Just run it si… #1

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