Skip to content

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

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

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

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]