Skip to content

Added convenient methods to log debug and info (#75) #8

Added convenient methods to log debug and info (#75)

Added convenient methods to log debug and info (#75) #8

Workflow file for this run

name: Release
on:
push:
tags:
- "*.*.*"
jobs:
release:
runs-on: 'ubuntu-latest'
timeout-minutes: 5
steps:
- name: Release
uses: softprops/action-gh-release@v2
with:
generate_release_notes: true