Skip to content

fix rare class cast exception (#31) #14

fix rare class cast exception (#31)

fix rare class cast exception (#31) #14

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