Skip to content

Add reserved keywords and replace GLSLPreParser with regex (#683) #72

Add reserved keywords and replace GLSLPreParser with regex (#683)

Add reserved keywords and replace GLSLPreParser with regex (#683) #72

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