Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit 942af95

Browse files
committed
修改效果图
1 parent 8f3be7e commit 942af95

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
>
88
> 如果你用过`bootstrap-selectpicker`,在vue项目里想继续使用,`vue-bootstrap-selectpicker`将是一个替代组件
99
10-
![img](https://raw.github.com/long-woo/vue-bootstrap-selectpicker/master/show.png)
10+
![img](https://raw.github.com/long-woo/vue-bootstrap-selectpicker/master/show.gif)
1111

1212
## 依赖库
1313

build/publish/github-releases.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const _upload = Symbol('_upload')
1313
*/
1414
class GitHubPublish {
1515
constructor ({ owner = '', project = '', version = '' } = {}) {
16-
const token = process.env.GH_TOKEN || 'c4b09a58e85e7245c5f5bc93a06e80dcc6ca2dc1'
16+
const token = process.env.GH_TOKEN
1717

1818
if (!token) {
1919
logError('GitHub Personal access tokens没有设置,或者没有配置"GH_TOKEN" env')

show.gif

3.72 MB
Loading

show.png

-116 KB
Binary file not shown.

0 commit comments

Comments
 (0)