Skip to content

Fix get-last index out of bounds issue #3

Fix get-last index out of bounds issue

Fix get-last index out of bounds issue #3

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]