style: adjust the ymls' style
This commit is contained in:
parent
6adc0abfca
commit
14966ab00f
2 changed files with 2 additions and 2 deletions
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
|
@ -1,4 +1,5 @@
|
|||
name: CD
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [ created ]
|
||||
|
|
3
.github/workflows/release-tagged-version.yml
vendored
3
.github/workflows/release-tagged-version.yml
vendored
|
@ -1,5 +1,4 @@
|
|||
---
|
||||
name: "Release Tagged Version"
|
||||
name: Release Tagged Version
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
Loading…
Reference in a new issue