Skip to content

Version review, code formatting #22

Version review, code formatting

Version review, code formatting #22

Workflow file for this run

on:
push:
tags:
- "v*"
jobs:
create-release:
name: "Release"
runs-on: "ubuntu-latest"
steps:
- uses: marvinpinto/[email protected]
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
draft: true