Skip to content

Bugfix on input() function #5

Bugfix on input() function

Bugfix on input() function #5

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