GitHub action
This commit is contained in:
parent
2d11b8c569
commit
4a75b046bc
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
# 创建 tag 时
|
||||
tags:
|
||||
- v*
|
||||
- 'v*'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
Loading…
x
Reference in New Issue
Block a user