Skip to content

Var. "supercontext" created, minor bugfixes #6

Var. "supercontext" created, minor bugfixes

Var. "supercontext" created, minor bugfixes #6

Workflow file for this run

name: Main
on:
push:
tags:
- "*.*.*"
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Release
uses: softprops/action-gh-release@v2