mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
"v*.*.*" is the tag format
Co-authored-by: Takeshi KOMIYA <i.tkomiya@gmail.com>
This commit is contained in:
parent
f8815ebfb0
commit
b1381742a1
2
.github/workflows/create-release.yml
vendored
2
.github/workflows/create-release.yml
vendored
@ -3,7 +3,7 @@ name: Create release
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
- "v*.*.*"
|
||||
|
||||
jobs:
|
||||
create-release:
|
||||
|
Loading…
Reference in New Issue
Block a user