Skip to content

Merge pull request #151 from kodlamaio-projects/development #1

Merge pull request #151 from kodlamaio-projects/development

Merge pull request #151 from kodlamaio-projects/development #1

Workflow file for this run

name: "Release"
on:
push:
tags:
- "v*.*.*"
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: GH Release
uses: softprops/[email protected]