Minor change to workflow YAML

This commit is contained in:
Luc Perkins 2023-08-22 11:13:18 -07:00
parent 260b240e92
commit 1117b469aa
No known key found for this signature in database
GPG key ID: CED8419FB058467A

View file

@ -2,6 +2,7 @@ on:
push:
tags:
- "v*.*.*"
jobs:
publish:
runs-on: "ubuntu-latest"