Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

dont divide by 0 (#264) #236

dont divide by 0 (#264)

dont divide by 0 (#264) #236

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