chore(github): run publish on version tags

This commit is contained in:
Gareth Flowers 2022-06-22 00:19:12 +01:00
parent a45f7de658
commit 96f729e334

View file

@ -6,6 +6,8 @@ on:
push: push:
branches: branches:
- main - main
tags:
- "*.*.*"
jobs: jobs:
publish: publish:
name: Publish name: Publish