Minor change to workflow YAML
This commit is contained in:
parent
260b240e92
commit
1117b469aa
|
@ -2,6 +2,7 @@ on:
|
|||
push:
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
runs-on: "ubuntu-latest"
|
||||
|
|
Loading…
Reference in a new issue