chore: 回滚 CONTRIBUTING 文件路径 (#1465)

This commit is contained in:
贤心
2023-12-18 11:38:52 +08:00
committed by GitHub
parent 07259f21db
commit 71764447ad
3 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ jobs:
- name: content template
id: template
run: |
DIR_NAME="详见:🍀 [Layui Issue 贡献指南](https://github.com/layui/layui/blob/main/.github/CONTRIBUTING.md)"
DIR_NAME="详见:🍀 [Layui Issue 贡献指南](https://github.com/layui/layui/blob/main/CONTRIBUTING.md)"
echo "CONTRIBUTING=$DIR_NAME" >> $GITHUB_OUTPUT
- name: help wanted