Skip to content

Save a configuration if it works. (#18) #4

Save a configuration if it works. (#18)

Save a configuration if it works. (#18) #4

Workflow file for this run

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