mirror of
https://github.com/doocs/md.git
synced 2024-11-25 03:18:36 +08:00
chore: format yml
This commit is contained in:
parent
441f4db399
commit
29ae5a5e55
3
.github/workflows/npm-release.yml
vendored
3
.github/workflows/npm-release.yml
vendored
@ -1,5 +1,4 @@
|
|||||||
|
name: Create Cli Release
|
||||||
name: Public Npm
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -1,10 +1,10 @@
|
|||||||
|
name: Create Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "v*"
|
- "v*"
|
||||||
|
|
||||||
name: Create Release
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Create Release
|
name: Create Release
|
||||||
|
Loading…
Reference in New Issue
Block a user