Skip to content

Remove extra space in changelog #21

Remove extra space in changelog

Remove extra space in changelog #21

Workflow file for this run

name: Publish release
on:
push:
tags:
- 'v*'
jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/js-lib-publish.yml@main
secrets: inherit