Skip to content

Minimal change to make library compatible with new io lib. (#128) #28

Minimal change to make library compatible with new io lib. (#128)

Minimal change to make library compatible with new io lib. (#128) #28

Workflow file for this run

name: Publish package
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
- 'v[0-9]+.[0-9]+.[0-9]+-*'
jobs:
create-release:
name: Create new release
runs-on: ubuntu-latest
steps:
- name: Publish
uses: toitlang/[email protected]