Skip to content

Bump to v0.15.0

Bump to v0.15.0 #21

# DO NOT EDIT - This file is managed by ezzatron/repos.
name: Publish package
on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
jobs:
ci:
name: Ezzatron
uses: ezzatron/repos/.github/workflows/shared-publish-package-npm.yml@main
secrets: inherit