add userlist (#2025)

This commit is contained in:
wangyuan249
2021-08-05 14:42:48 +08:00
committed by GitHub
parent c6c03d823b
commit db0b7b6ea3
2 changed files with 4 additions and 2 deletions

View File

@@ -8,4 +8,6 @@ wangyikewxgm
BinaryHB0916
yangsoon
wangyuan249
chivalryq
chivalryq
FogDong
leejanee

View File

@@ -14,7 +14,7 @@ jobs:
with:
repository: "oam-dev/kubevela-github-actions"
path: ./actions
ref: v0.4
ref: v0.4.1
- name: Install Actions
run: npm install --production --prefix ./actions
- name: Run Commands