Skip to content

Commit 016663a

Browse files
chore: fix npm OIDC (#6164)
* chore: fix npm oidc * chore: stash changelog [ci skip] --------- Co-authored-by: tdesign-bot <[email protected]>
1 parent 05bf5d3 commit 016663a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.github/workflows/auto-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: auto-release
22

33
on:
4-
pull_request_target:
4+
pull_request:
55
types: [closed]
66

77
permissions:
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
pr_number: 6164
3+
contributor: liweijie0812
4+
---
5+
6+
- fix: 修复 `0.1.3` 产物错误,解析 Chat 相关新组件报错的问题 @liweijie0812 ([#6164](https://github.com/Tencent/tdesign-vue-next/pull/6164))

0 commit comments

Comments
 (0)