Minor change to workflow YAML
This commit is contained in:
parent
260b240e92
commit
1117b469aa
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "v*.*.*"
|
- "v*.*.*"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
runs-on: "ubuntu-latest"
|
runs-on: "ubuntu-latest"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue