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: Public Npm
|
||||
name: Create Cli Release
|
||||
|
||||
on:
|
||||
push:
|
||||
|
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -1,10 +1,10 @@
|
||||
name: Create Release
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
name: Create Release
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Create Release
|
||||
|
Loading…
Reference in New Issue
Block a user