chore(github): run publish on version tags

This commit is contained in:
Gareth Flowers 2022-06-22 00:18:46 +01:00
parent f3e922452a
commit 374d9f2a17

View File

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